First page Back Continue Last page Overview Graphics
Representing Images and Graphics
The amount of data that is used to represent a color is called the color depth.
HiColor is a term that indicates a 16-bit color depth. Five bits are used for each number in an RGB value and the extra bit is sometimes used to represent transparency. TrueColor indicates a 24-bit color depth. Therefore, each number in an RGB value gets eight bits.