Searched refs:fxImage (Results 1 – 4 of 4) sorted by relevance
2 Test Imagick, fxImage13 function fxImage() {18 $fxImage = $imagick->fxImage($fx);20 $fxImage->setimageformat('png');21 $bytes = $fxImage->getImageBlob();25 fxImage() ;
847 … public function fxImage(string $expression, int $channel = Imagick::CHANNEL_DEFAULT): Imagick {} function in Imagick
5666 ZEND_METHOD(Imagick, fxImage);6345 ZEND_ME(Imagick, fxImage, arginfo_class_Imagick_fxImage, ZEND_ACC_PUBLIC)
9349 PHP_METHOD(Imagick, fxImage) argument
Completed in 45 milliseconds