Imagick::getImageAttribute

Returns a named attribute

Warning

This function has been DEPRECATED as of Imagick 3.4.4. Relying on this function is highly discouraged.

Description

public string Imagick::getImageAttribute(string $key)

Returns a named attribute.

Parameters

key

The key of the attribute to get.

Return Values