Hello,

Does anyone know of a way to transfer an image from an 8-bit context (256
colors) to a 15, 15, or 24 bit context (or vice-versa)?

This is probably really simple, but at the moment all I can think to do is
read the RGB values of the first image into an array, and then recreate
the image in the new context. I'd like to avoid this method, if possible.

Thank you,

-Jay Stink

Reply via email to