Support 16-bit bit color channels in PNG
Brought to you by:
aegis
How difficult would it be to extend Corona's pixel
format support to
allow loading of PNGs with 16-bit-per-channel color
data? I remember
from the PNG spec that PNGs can use a 16-16-16-8 (or
was it 16-16-16-16?
i can't remember) pixel format to store image data, and
being able to
load/save in that format would be useful for testing my
library once I
get it up and running.
Thanks,
Kevin [Janus]