parent root
PHP: Imagick::setFilename - Manual

Imagick::setFilename

(PECL imagick 2.0.0)

Imagick::setFilenameSets the filename before you read or write the image

Description

Imagick::setFilename ( string $filename ) : bool

Sets the filename before you read or write an image file.

Parameters

filename

Return Values

Returns TRUE on success.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root