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