public class BitmapRGBA8 extends Bitmap
Constructor | Description |
---|---|
BitmapRGBA8(int w,
int h,
byte[] data) |
Modifier and Type | Method | Description |
---|---|---|
int |
getHeight() |
|
int |
getWidth() |
|
float |
readAlpha(int x,
int y) |
|
Color |
readColor(int x,
int y) |