mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-07 11:00:51 -04:00
PNG_FORMAT_RGB and PNG_COLOR_TYPE_RGB both evaluate to 2, but PNG_FORMAT_RGBA evaluates to 3 while PNG_COLOR_TYPE_RGBA evaluates to 6; the bit indicating a palette is 1 while the bit indicating alpha is 4.
1.7 KiB
1.7 KiB