Imagick::getImageProperties(No version information available, might be only in CVS) Imagick::getImageProperties — Returns the image properties Описание
array Imagick::getImageProperties
([ string $pattern
[, bool $only_names
]] )
Внимание
К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов. Returns all associated properties that match the pattern. If TRUE is passed as second parameter only the property names are returned. This method is present if Imagick is compiled against ImageMagick 6.3.5-9 or later. Список параметров
Возвращаемые значенияReturns an array containing the image properties or property names. Примеры
Пример #1 Using Imagick::getImageProperties(): An example of extracting EXIF information.
<?php |
|
|
| © 2009 Тест скорости интернета | Boont.Ru |