PHP Conference Kagawa 2025

Imagick::setFilename

(PECL imagick 2, PECL imagick 3)

Imagick::setFilename β€” Sets 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