(No version information available, might only be in Git)
Imagick::writeImageFile — Writes an image to a filehandle
$filehandle
[, string $format
] ) : boolWrites the image sequence to an open filehandle. The handle must be opened with for example fopen. Această metodă este disponibilă dacă Imagick a fost compilat cu ImageMagick de versiunea 6.3.6 sau ulterior.
filehandleFilehandle where to write the image
Întoarce TRUE în caz de succes.