(PECL imagick 2 >= 2.3.0, PECL imagick 3)
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.
filehandle
Filehandle where to write the image
Întoarce true
în caz de succes.