Home
last modified time | relevance | path

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

/php-src/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.h752 unsigned int num_colors; member
/php-src/ext/gd/
H A Dgd.stub.php495 function imagetruecolortopalette(GdImage $image, bool $dither, int $num_colors): bool {}
H A Dgd.c3662 uint32_t num_colors = zend_hash_num_elements(Z_ARRVAL_P(hash_colors)); in php_image_filter_scatter() local

Completed in 30 milliseconds