Package org.sunflow.image.formats
Class BitmapBlack
- java.lang.Object
-
- org.sunflow.image.Bitmap
-
- org.sunflow.image.formats.BitmapBlack
-
public class BitmapBlack extends Bitmap
-
-
Constructor Summary
Constructors Constructor Description BitmapBlack()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getHeight()
int
getWidth()
float
readAlpha(int x, int y)
Color
readColor(int x, int y)
-