|
|||||||||
| Home >> All >> org >> libsdl >> [ video overview ] | PREV NEXT | ||||||||
Uses of Class
org.libsdl.video.SDLRGB
| Uses of SDLRGB in org.libsdl.video |
| Subclasses of SDLRGB in org.libsdl.video | |
class |
SDLRGBA
The SDLColor class represents an RGB color. |
| Methods in org.libsdl.video that return SDLRGB | |
SDLRGB |
SDLPixelFormat.getRGB(int pixel)
Converts a 32 bit integer pixel into an SDLRGB object
|
| Methods in org.libsdl.video with parameters of type SDLRGB | |
int |
SDLPixelFormat.mapRGB(SDLRGB rgb)
Converts an SDLRGB object into a 32 bit integer pixel. |
|
|||||||||
| Home >> All >> org >> libsdl >> [ video overview ] | PREV NEXT | ||||||||