Searched refs:color_wand (Results 1 – 3 of 3) sorted by relevance
313 PixelWand *color_wand; in PHP_METHOD() local323 if (!color_wand) in PHP_METHOD()328 color_wand = DestroyPixelWand (color_wand); in PHP_METHOD()387 PixelWand *color_wand; in PHP_METHOD() local397 if (!color_wand) in PHP_METHOD()402 color_wand = DestroyPixelWand (color_wand); in PHP_METHOD()776 PixelWand *color_wand; in PHP_METHOD() local786 if (!color_wand) in PHP_METHOD()791 color_wand = DestroyPixelWand (color_wand); in PHP_METHOD()2978 if (!color_wand)[all …]
380 PixelWand *color_wand; local393 color_wand = php_imagick_zval_to_pixelwand (param, IMAGICKPIXEL_CLASS, &allocated TSRMLS_CC);394 if (!color_wand)397 …status = IsPixelWandSimilar(internp->pixel_wand, color_wand, (use_quantum ? (QuantumRange * fuzz) …399 color_wand = DestroyPixelWand (color_wand);
4527 color_wand = DestroyPixelWand (color_wand); in PHP_METHOD()4838 color_wand = DestroyPixelWand (color_wand); in PHP_METHOD()5041 color_wand = DestroyPixelWand (color_wand); in PHP_METHOD()5450 color_wand = DestroyPixelWand (color_wand);5518 color_wand = DestroyPixelWand (color_wand);7454 color_wand = DestroyPixelWand (color_wand);8892 color_wand = DestroyPixelWand (color_wand);9096 color_wand = DestroyPixelWand (color_wand);9335 color_wand = DestroyPixelWand (color_wand);9641 color_wand = DestroyPixelWand (color_wand);[all …]
Completed in 41 milliseconds