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