|
|||||||||
| Home >> All >> org >> libsdl >> [ video overview ] | PREV NEXT | ||||||||
Uses of Class
org.libsdl.video.SDLRGBA
| Uses of SDLRGBA in org.libsdl.video |
| Methods in org.libsdl.video that return SDLRGBA | |
SDLRGBA |
SDLPixelFormat.getRGBA(int pixel)
Converts a 32 bit integer pixel into an SDLRGBA object
|
| Methods in org.libsdl.video with parameters of type SDLRGBA | |
int |
SDLPixelFormat.mapRGBA(SDLRGBA rgba)
Converts an SDLRGBA object into a 32 bit integer pixel. |
|
|||||||||
| Home >> All >> org >> libsdl >> [ video overview ] | PREV NEXT | ||||||||