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