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, 17 May 2013

view this page in

Imagick::getImageFormat

(PECL imagick 2.0.0)

Imagick::getImageFormatReturns the format of a particular image in a sequence

Description

string Imagick::getImageFormat ( void )

Returns the format of a particular image in a sequence.

Return Values

Returns a string containing the image format on success.

Errors/Exceptions

Throws ImagickException on error.



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