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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimagpng.cpp712 int iPngColorType; local
715 iPngColorType = bUseAlpha ? PNG_COLOR_TYPE_RGB_ALPHA
720 iPngColorType = bUseAlpha ? PNG_COLOR_TYPE_GRAY_ALPHA
725 iBitDepth, iPngColorType,
732 if ( iPngColorType & PNG_COLOR_MASK_COLOR )
745 if ( iPngColorType & PNG_COLOR_MASK_ALPHA )

Completed in 109 milliseconds