Color Palettes
The following are some of the widely used meanings for color palette in computing:
- The total number of colors that a given system is able to generate or manage (though, due to video memory limitations, it may not be able to display them all simultaneously):
- full palette: For example, Highcolor displays are said to have a 16-bit RGB palette.
- The limited selection of colors that can be displayed simultaneously:
- On the whole screen:
- fixed palette selection: A given display adapter can offer a fixed color selection when its hardware registers are appropriately set. For example, the Color Graphics Adapter (CGA), in one of the standard graphics modes, can be set to show the so-called palette #1 or the palette #2: two combinations of 3 fixed colors and one user-defined background color each.
- selected colors or picked colors: In this case, the color selection, generally from a wider explicitly available full palette, is always chosen by software, both by the user or by a program. For example, the standard VGA display adapter is said to provide a palette of 256 simultaneous colors from a total of 262,144 different colors.
- default palette or system palette: The given selected colors have been officially standardized by some body or corporation. For example, the well known Web-safe colors for use with Internet browsers, or the Microsoft Windows default palette.
- On an individual image:
- color map or color table: The limited color selection is stored inside the given indexed color image file. For example, GIF.
- image palette or image colors: The limited color selection is assumed to be the full list of the colors the given digital image has, even when the image file does not employ indexed color pixel encoding.
- On the whole screen:
- The underlying hardware that may be used to hold those simultaneous colors:
- hardware palette or Color Look-Up Table (CLUT): In order to show them, the selected colors' values must be loaded in the color hardware registers of the display subsystem. For example, the hardware registers of the Commodore Amiga are known both as their color palette and their CLUT, depending on sources.
Read more about this topic: Palette (computing)
Famous quotes containing the word color:
“Painting seems to be to the eye what dancing is to the limbs. When that has educated the frame to self-possession, to nimbleness, to grace, the steps of the dancing-master are better forgotten; so painting teaches me the splendor of color and the expression of form, and as I see many pictures and higher genius in the art, I see the boundless opulence of the pencil, the indifferency in which the artist stands free to choose out of the possible forms.”
—Ralph Waldo Emerson (18031882)