imagick.writeimagefile(3) php man page | unix.com

Man Page: imagick.writeimagefile

Operating Environment: php

Section: 3

IMAGICK.WRITEIMAGEFILE(3)						 1						 IMAGICK.WRITEIMAGEFILE(3)

Imagick::writeImageFile - Writes an image to a filehandle

SYNOPSIS
bool Imagick::writeImageFile (resource $filehandle)
DESCRIPTION
Writes the image sequence to an open filehandle. The handle must be opened with for example fopen. This method is available if Imagick has been compiled against ImageMagick version 6.3.6 or newer.
PARAMETERS
o $filehandle - Filehandle where to write the image
RETURN VALUES
Returns TRUE on success. PHP Documentation Group IMAGICK.WRITEIMAGEFILE(3)
Related Man Pages
imagick.setfont(3) - php
imagick(3) - php
bcompiler_write_footer(3) - php
bcompiler_write_functions_from_file(3) - php
imagick.readimageblob(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update