Imagick::getImageProfiles
Returns the image profiles
Description
public array Imagick::getImageProfiles(string $pattern = "*", bool $include_values = true)
Parameters
-
pattern
-
The pattern for profile names.
-
include_values
-
Whether to return only profile names. If false then only profile names will be returned.
Return Values
Returns an array containing the image profiles or profile names.