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 intgetHeight()intgetWidth()floatreadAlpha(int x, int y)ColorreadColor(int x, int y)
-