Dutch PHP Conference 2025 - Call For Papers

Imagick::setFilename

(PECL imagick 2, PECL imagick 3)

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

Опис

public Imagick::setFilename(string $filename): bool

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

Параметри

filename

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

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

add a note

User Contributed Notes

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