public class BitmapRGBE extends Bitmap
Constructor and Description |
---|
BitmapRGBE(int w,
int h,
int[] data) |
Modifier and Type | Method and Description |
---|---|
int |
getHeight() |
int |
getWidth() |
float |
readAlpha(int x,
int y) |
Color |
readColor(int x,
int y) |
Copyright © 2019. All rights reserved.