Indexed Color Image
- •
What it is
- •
an image whose pixel values index a palette rather than directly stsoring full color components
- •
- •
- •
Example
- •
ndex 5 can select the sixth palette entry; it does not inherently represent a particular brightness
- •
- •
Caution
- •
applying arithmetic directly to palette indices generally does not have the same meaning as processing the actual colors
- •
- •
Related
- •