Imagick::getImageProperty
(PECL imagick 2.0.0)
Imagick::getImageProperty — Returns the named image property
Описание
string Imagick::getImageProperty
( string $name
)
ВниманиеК настоящему
времени эта функция еще не была документирована; для ознакомления
доступен только список аргументов.
Returns the named image profile.
Список параметров
-
name
-
name of the property (for example Exif:DateTime)
Возвращаемые значения
Returns a string containing the image property, false if a
property with the given name does not exist.