aryaabraham
New Member
- Messages
- 4
- Likes
- 0
I need to generate images for a mobile device which only support 64 R, 64 G and 64 B levels. A long monochromatic gradient that looks good on my computer monitor shows up with bands on the device since the display can only support a quarter of the colors that a regular display can.
Is there a way to convert a 24-bit (8 R, 8 G, 8 B) color image into an 18-bit color (6 R, 6 G, 6 B) image with dithering. I have used the mode change to create images with a 256 color palette. That does not help me because I have more than 256 color to work with.
Is there anybody who has worked with mobile devices that can give me some pointers on how to covert my images so they will look good on a mobile screen with a lower color depth 6 bits/color instead of 8 bits/color?
Thank you
Arya
Is there a way to convert a 24-bit (8 R, 8 G, 8 B) color image into an 18-bit color (6 R, 6 G, 6 B) image with dithering. I have used the mode change to create images with a 256 color palette. That does not help me because I have more than 256 color to work with.
Is there anybody who has worked with mobile devices that can give me some pointers on how to covert my images so they will look good on a mobile screen with a lower color depth 6 bits/color instead of 8 bits/color?
Thank you
Arya