Package org.sunflow.image.formats
Class BitmapGA8
- java.lang.Object
-
- org.sunflow.image.Bitmap
-
- org.sunflow.image.formats.BitmapGA8
-
public class BitmapGA8 extends Bitmap
-
-
Constructor Summary
Constructors Constructor Description BitmapGA8()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetHeight()intgetWidth()floatreadAlpha(int x, int y)ColorreadColor(int x, int y)
-