Searched refs:PNG_SWAP_ALPHA (Results 1 – 10 of 10) sorted by relevance
555 if ((png_ptr->transformations & PNG_SWAP_ALPHA) != 0) in png_do_write_transformations()
230 png_ptr->transformations |= PNG_SWAP_ALPHA; in png_set_swap_alpha()
659 #define PNG_SWAP_ALPHA 0x20000U macro
4019 if ((png_ptr->transformations & PNG_SWAP_ALPHA) != 0 || in png_image_read_direct()
5003 if ((png_ptr->transformations & PNG_SWAP_ALPHA) != 0) in png_do_read_transformations()