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