|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RGBImage | |
---|---|
com.sun.lwuit | Main widget package containing the component/container "composite" similar both in terminology and design to Swing/AWT. |
Uses of RGBImage in com.sun.lwuit |
---|
Methods in com.sun.lwuit with parameters of type RGBImage | |
---|---|
void |
Image.toRGB(RGBImage image,
int destX,
int destY,
int x,
int y,
int width,
int height)
Extracts data from this image into the given RGBImage |
void |
EncodedImage.toRGB(RGBImage image,
int destX,
int destY,
int x,
int y,
int width,
int height)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |