Imagick::setFilename

(PECL imagick 2.0.0)

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

Опис

bool Imagick::setFilename ( string $filename )

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

Параметри

filename

Значення, що повертаються

Повертає TRUE в разі успіху.

add a note add a note

User Contributed Notes

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