Imagick::getImageProfiles
Returns the image profiles
Description
array Imagick::getImageProfiles
([ string $pattern
= "*"
[, bool $only_names
= true
]] )
Parameters
-
pattern
-
The pattern for profile names.
-
only_names
-
Whether to return only profile names. If FALSE
then values are returned as well
Return Values
Returns an array containing the image profiles or profile names.