Home
last modified time | relevance | path

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

/imagick/
H A Dimagickpixel_class.c819 php_imagickpixel_object *internp, *src_pixel; local
830 src_pixel = Z_IMAGICKPIXEL_P(objvar);
831 if (php_imagickpixel_ensure_not_null(src_pixel->pixel_wand) == 0) {
835 PixelSetColorFromWand(internp->pixel_wand, src_pixel->pixel_wand);

Completed in 6 milliseconds