downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Imagick::getImageGamma> <Imagick::getImageFilename
[edit] Last updated: Fri, 07 Jun 2013

view this page in

Imagick::getImageFormat

(PECL imagick 2.0.0)

Imagick::getImageFormatВозвращает формат конкретного изображения в последовательности

Описание

string Imagick::getImageFormat ( void )

Возвращает формат конкретного изображения в последовательности.

Возвращаемые значения

Возвращает строку содержащую формат изображения в случае успеха.

Ошибки

Вызывает ImagickException при ошибке.



add a note add a note User Contributed Notes Imagick::getImageFormat - [1 notes]
up
0
orrd101 at yahoo dot com
3 months ago
Use Imagick::queryFormats() to get a list of possible format names that might be returned by this function.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites