Lines Matching full:palette
83 >SDL_SetPalette -- Sets the colors in the palette of an 8-bit surface.</DIV
123 >Sets a portion of the palette for the given 8-bit surface.</P
130 palette that is used for mapping blits to/from the surface and a
131 physical palette (that determines how the hardware will map the colors
136 always uses the logical palette when blitting surfaces (if it has to
138 useful to modify only one or the other palette to achieve various
141 >This function can modify either the logical or physical palette by
178 and the palette is guaranteed to be set the way you desire, even if the window
224 surface palette to determine the actual color palette.</P
235 > /* Create a display surface with a grayscale palette */
256 /* Set palette */