Imagick::setFilename

(PECL imagick 2.0.0)

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

Beskrivelse

bool Imagick::setFilename ( string $filename )

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

Parametre

filename

Returnerings Værdier

Returns TRUE on success.

add a note add a note

User Contributed Notes

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