Searched refs:mbIgnoreGammaChunk (Results 1 – 1 of 1) sorted by relevance
153 sal_Bool mbIgnoreGammaChunk; member in vcl::PNGReaderImpl193 void SetIgnoreGammaChunk( sal_Bool bIgnore ){ mbIgnoreGammaChunk = bIgnore; }; in SetIgnoreGammaChunk()217 mbIgnoreGammaChunk ( sal_False ), in PNGReaderImpl()407 if ( !mbIgnoreGammaChunk && ( mbIDAT == sal_False ) ) in GetBitmapEx()
Completed in 14 milliseconds