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