Dutch PHP Conference 2025 - Call For Papers

Imagick::getImageAttribute

(PECL imagick 2, PECL imagick 3)

Imagick::getImageAttributeReturns a named attribute

Увага

Ця функція ЗАСТАРІЛА починаючи з Imagick 3.4.4. Вкрай не рекомендується на неї покладатися.

Опис

public Imagick::getImageAttribute(string $key): string

Returns a named attribute.

Параметри

key

The key of the attribute to get.

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

add a note

User Contributed Notes

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