sdl::palette(3) suse man page | unix.com

Man Page: sdl::palette

Operating Environment: suse

Section: 3

SDL::Palette(3) 					User Contributed Perl Documentation					   SDL::Palette(3)

NAME
SDL::Palette - a perl extension
DESCRIPTION
SDL::Palette provides an interface to the SDL_Palette structures, and can be used to set the color values of an existing palette's indexes.
METHODS
blue ( 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.
AUTHOR
David J. Goehrig
SEE ALSO
perl SDL::Color SDL::Surface perl v5.12.1 2010-07-05 SDL::Palette(3)
Related Man Pages
sdl_pixelformat(3) - opensolaris
sdl_pixelformat(3) - redhat
sdl_pixelformat(3) - suse
sdl::color(3) - suse
sdl::cursor(3) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Update kernel Linux without reboot?!
Tar Command
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB