Imagick::writeImageFile
()
Imagick::writeImageFile — Writes an image to a filehandle
Descrierea
bool Imagick::writeImageFile
( resource $filehandle
)
Writes 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.
Parametri
- filehandle
-
Filehandle where to write the image
Valorile întroarse
Întoarce TRUE în caz de succes.
Imagick::writeImageFile
There are no user contributed notes for this page.
