Home
last modified time | relevance | path

Searched refs:getImageFormat (Results 1 – 8 of 8) sorted by relevance

/imagick/tests/
H A D022-writeimagefileformat.phpt32 echo $identify->getImageFormat () . PHP_EOL;
45 echo $identify->getImageFormat () . PHP_EOL;
56 echo $identify->getImageFormat () . PHP_EOL;
/imagick/examples/
H A Dwatermark.php27 header( "Content-Type: image/{$Imagick->getImageFormat()}" );
H A Dpolygon.php69 header( "Content-Type: image/{$Imagick->getImageFormat()}" );
H A Dcaptcha.php50 header( "Content-Type: image/{$Imagick->getImageFormat()}" );
/imagick/
H A DImagick.stub.php485 public function getImageFormat(): string {} function in Imagick
H A DImagick_arginfo.h5522 ZEND_METHOD(Imagick, getImageFormat);
6199 ZEND_ME(Imagick, getImageFormat, arginfo_class_Imagick_getImageFormat, ZEND_ACC_PUBLIC)
H A DChangeLog297 * Imagick::getImageFormat()
H A Dimagick_class.c8497 PHP_METHOD(Imagick, getImageFormat) argument

Completed in 92 milliseconds