Imagick::setFilename

(PECL imagick 2.0.0)

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

Opis

Imagick::setFilename ( string $filename ) : bool

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

Parametry

filename

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.

add a note add a note

User Contributed Notes

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