Searched refs:transparent_counts_as_one (Results 1 – 1 of 1) sorted by relevance
92 bool transparent_counts_as_one) { in CountColors() argument96 if (transparent_counts_as_one && image[i * 4 + 3] == 0) index = 0; in CountColors()