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_functions_from_file(3) - php
imagick.thumbnailimage(3) - php
imagick.setiteratorindex(3) - php
imagick.pingimagefile(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)