Home
last modified time | relevance | path

Searched defs:num_colors (Results 1 – 4 of 4) sorted by relevance

/PHP-8.3/ext/gd/libgd/
H A Dgd_filter.c40 int gdImageScatterColor(gdImagePtr im, int sub, int plus, int colors[], unsigned int num_colors) in gdImageScatterColor()
H A Dgd.h750 unsigned int num_colors; member
/PHP-8.3/ext/gd/
H A Dgd.stub.php495 function imagetruecolortopalette(GdImage $image, bool $dither, int $num_colors): bool {}
H A Dgd.c3334 uint32_t num_colors = zend_hash_num_elements(Z_ARRVAL_P(hash_colors)); in php_image_filter_scatter() local

Completed in 25 milliseconds