Searched refs:mbIgnoreGammaChunk (Results 1 – 1 of 1) sorted by relevance
152 sal_Bool mbIgnoreGammaChunk; member in vcl::PNGReaderImpl192 void SetIgnoreGammaChunk( sal_Bool bIgnore ){ mbIgnoreGammaChunk = bIgnore; }; in SetIgnoreGammaChunk()216 mbIgnoreGammaChunk ( sal_False ), in PNGReaderImpl()406 if ( !mbIgnoreGammaChunk && ( mbIDAT == sal_False ) ) in GetBitmapEx()
Completed in 26 milliseconds