Searched refs:iColorType (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libpng-1.2.8/contrib/visupng/
H A DPngFile.c100 int iColorType; local
170 &iColorType, NULL, NULL, NULL);
177 if (iColorType == PNG_COLOR_TYPE_PALETTE)
183 if (iColorType == PNG_COLOR_TYPE_GRAY ||
184 iColorType == PNG_COLOR_TYPE_GRAY_ALPHA)
211 &iColorType, NULL, NULL, NULL);

Completed in 40 milliseconds