Package org.sunflow.image.formats
Class BitmapG8
java.lang.Object
org.sunflow.image.Bitmap
org.sunflow.image.formats.BitmapG8
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BitmapG8
public BitmapG8(int w, int h, byte[] data)
-
-
Method Details