Class RGBE.FracExp
- java.lang.Object
-
- com.twelvemonkeys.imageio.plugins.hdr.RGBE.FracExp
-
- Enclosing class:
- RGBE
static class RGBE.FracExp extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FracExp(double fraction, int exponent)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getExponent()
double
getFraction()
-