Query: sdl::palette
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SDL::Palette(3) User Contributed Perl Documentation SDL::Palette(3)NAMESDL::Palette - a perl extensionDESCRIPTIONSDL::Palette provides an interface to the SDL_Palette structures, and can be used to set the color values of an existing palette's indexes.METHODSblue ( index, [value] ) Fetches and sets the blue component of the color at index. green ( index, [value] ) Fetches and sets the green component of the color at index. red ( index, [value] ) Fetches and sets the red component of the color at index. color ( index, [ r, g, b ] ) Fetches and sets the RGB, returns an SDL_Color *. size Returns the size of the palette.AUTHORDavid J. GoehrigSEE ALSOperl SDL::Color SDL::Surface perl v5.12.1 2010-07-05 SDL::Palette(3)
Related Man Pages |
---|
sdl::cdrom(3) - suse |
sdl::color(3) - suse |
sdl::rect(3) - suse |
sdl::surface(3) - suse |
sdl::color(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Cut command on RHEL 6.8 compatibility issues |
A (ksh) Library For and From UNIX.com |
Shopt -s histappend |
32 bit process addressing more than 4GB |