Quote:
Originally Posted by Skyld
24-bit PNGs do support transparency.
|
How? 24-bit PNGs use 8 bits for red, 8 bits for green and 8 bits for blue. If you want to get transparency you have to add an 8-bit alpha channel (which makes your PNG 32-bit). If there's some other way I've never heard of it