Imagick::getImageProfiles
Returns the image profiles
Beschreibung
array Imagick::getImageProfiles
([ string $pattern = "*"
[, bool $include_values = true
]] )
Parameter-Liste
-
pattern
-
The pattern for profile names.
-
include_values
-
Whether to return only profile names. If FALSE then only profile names will be returned.
Rückgabewerte
Returns an array containing the image profiles or profile names.