Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd_topal.c1788 int maxColors = gdMaxColors; local
1813 maxColors--;
1815 if (colorsWanted > maxColors)
1817 colorsWanted = maxColors;

Completed in 8 milliseconds