Home
last modified time | relevance | path

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

/imagick/
H A Dimagickpixel_class.c720 char *color_string; local
731 color_string = PixelGetColorAsString(internp->pixel_wand);
732 IM_ZVAL_STRING(return_value, color_string);
734 IMAGICK_FREE_MAGICK_MEMORY(color_string);

Completed in 7 milliseconds