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::cdrom(3) - suse
sdl::cursor(3) - suse
sdl::surface(3) - suse
sdl::pixelformat(3pm) - debian
sdl::rect(3pm) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure