Imagick::getImageProfiles
Почист и полокален преглед на PHP референцата, со задржана структура од PHP.net и подобра читливост за примери, секции и белешки.
Imagick::getImageProfiles
Референца за `imagick.getimageprofiles.php` со подобрена типографија и навигација.
Imagick::getImageProfiles
(PECL imagick 2, PECL imagick 3)
Imagick::getImageProfiles — Returns the image profiles
= NULL
Returns all associated profiles that match the pattern. If false is passed as second parameter only the profile names are returned. This method is available if Imagick has been compiled against ImageMagick version 6.3.6 or newer.
Параметри
pattern-
The pattern for profile names.
include_values-
Whether to return only profile names. If
falsethen only profile names will be returned.
Вратени вредности
Returns an array containing the image profiles or profile names.