Home
last modified time | relevance | path

Searched refs:php_imagick_clone_pixelwand (Results 1 – 5 of 5) sorted by relevance

/imagick/
H A Dphp_imagick_helpers.h55 PixelWand *php_imagick_clone_pixelwand (PixelWand *source);
H A Dimagickpixel_class.c756 pixel_wand = php_imagick_clone_pixelwand (internp->pixel_wand);
H A Dimagick.c3666 wand_copy = php_imagick_clone_pixelwand (old_obj->pixel_wand);
H A Dimagick_helpers.c898 PixelWand *php_imagick_clone_pixelwand (PixelWand *source) in php_imagick_clone_pixelwand() function
H A Dimagick_class.c9080 param_wand = php_imagick_clone_pixelwand (color_wand);

Completed in 45 milliseconds