Home | History | Annotate | Download | only in libjpeg-turbo

Lines Matching full:color

17  * of each desired color.  Such a file can be extracted from an
42 * Add a (potentially) new color to the color map.
54 /* Check for duplicate color. */
59 return; /* color is already in map */
66 /* OK, add color to map. */
75 * Extract color map from a GIF file.
96 /* There must be a global color map. */
167 * Extract color map from a PPM file.
233 /* Allocate space for a color map of maximum supported size. */