Searched refs:PNG_TRANSFORM_STRIP_ALPHA (Results 1 – 5 of 5) sorted by relevance
865 #define PNG_TRANSFORM_STRIP_ALPHA 0x0002 /* read only */ macro
1089 if ((transforms & PNG_TRANSFORM_STRIP_ALPHA) != 0) in png_read_png()
1134 PNG_TRANSFORM_STRIP_ALPHA Discard the alpha channel
869 #define PNG_TRANSFORM_STRIP_ALPHA 0x0002 /* read only */ macro
1079 if ((transforms & PNG_TRANSFORM_STRIP_ALPHA) != 0) in png_read_png()