PHP - Manual: Imagick::setFilename
2024-11-14
(PECL imagick 2, PECL imagick 3)
Imagick::setFilename — Sets the filename before you read or write the image
$filename
): boolSets the filename before you read or write an image file.
filename
成功时返回 true
。