Home
last modified time | relevance | path

Searched refs:color_wand (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/pecl-imagick-im7/imagick-3.5.1/
H A Dimagickdraw_class.c313 PixelWand *color_wand; in PHP_METHOD() local
323 if (!color_wand) in PHP_METHOD()
328 color_wand = DestroyPixelWand (color_wand); in PHP_METHOD()
387 PixelWand *color_wand; in PHP_METHOD() local
397 if (!color_wand) in PHP_METHOD()
402 color_wand = DestroyPixelWand (color_wand); in PHP_METHOD()
776 PixelWand *color_wand; in PHP_METHOD() local
786 if (!color_wand) in PHP_METHOD()
791 color_wand = DestroyPixelWand (color_wand); in PHP_METHOD()
2978 if (!color_wand)
[all …]
H A Dimagick_class.c4527 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 …]
H A Dimagickpixel_class.c380 PixelWand *color_wand; local
393 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);
/dports/graphics/pecl-imagick/imagick-3.5.1/
H A Dimagickdraw_class.c313 PixelWand *color_wand; in PHP_METHOD() local
323 if (!color_wand) in PHP_METHOD()
328 color_wand = DestroyPixelWand (color_wand); in PHP_METHOD()
387 PixelWand *color_wand; in PHP_METHOD() local
397 if (!color_wand) in PHP_METHOD()
402 color_wand = DestroyPixelWand (color_wand); in PHP_METHOD()
776 PixelWand *color_wand; in PHP_METHOD() local
786 if (!color_wand) in PHP_METHOD()
791 color_wand = DestroyPixelWand (color_wand); in PHP_METHOD()
2978 if (!color_wand)
[all …]
H A Dimagick_class.c4527 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 …]
H A Dimagickpixel_class.c380 PixelWand *color_wand; local
393 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);