Pokechu22 8cf841ecc7 Fix saving RGBA images
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.
2021-11-24 14:56:12 -08:00
..
2021-07-17 19:29:22 -07:00
2021-07-17 17:46:57 -07:00
2021-10-24 11:48:36 -07:00
2021-10-24 11:48:36 -07:00
2021-10-24 11:48:36 -07:00
2021-07-17 19:29:22 -07:00
2021-07-17 19:29:22 -07:00
2021-11-24 14:56:12 -08:00
2021-11-24 14:56:12 -08:00
2021-11-24 14:56:12 -08:00
2021-07-06 15:01:38 +02:00
2021-11-08 15:30:39 -08:00
2021-10-24 11:48:36 -07:00
2021-07-17 19:29:22 -07:00