Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd.c2653 int fill_color; in gdImageFilledPolygon() local
2664 fill_color = im->AA_color; in gdImageFilledPolygon()
2666 fill_color = c; in gdImageFilledPolygon()
2754 gdImageLine(im, im->polyInts[i], y, im->polyInts[i + 1], y, fill_color); in gdImageFilledPolygon()

Completed in 12 milliseconds