Searched defs:num_colors (Results 1 – 4 of 4) sorted by relevance
40 int gdImageScatterColor(gdImagePtr im, int sub, int plus, int colors[], unsigned int num_colors) in gdImageScatterColor()
750 unsigned int num_colors; member
495 function imagetruecolortopalette(GdImage $image, bool $dither, int $num_colors): bool {}
3339 uint32_t num_colors = zend_hash_num_elements(Z_ARRVAL_P(hash_colors)); in php_image_filter_scatter() local
Completed in 28 milliseconds