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
bcompiler_write_function(3) - php
bcompiler_write_header(3) - php
imagick.thumbnailimage(3) - php
imagick.readimageblob(3) - php
imagick.getiteratorindex(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation