public class BitmapRGB8 extends Bitmap
INV255, INV65535
BitmapRGB8(int w, int h, byte[] data)
int
getHeight()
getWidth()
float
readAlpha(int x, int y)
Color
readColor(int x, int y)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BitmapRGB8(int w, int h, byte[] data)
public int getWidth()
getWidth
Bitmap
public int getHeight()
getHeight
public Color readColor(int x, int y)
readColor
public float readAlpha(int x, int y)
readAlpha