Class HDRHeader
java.lang.Object
com.twelvemonkeys.imageio.plugins.hdr.HDRHeader
HDRHeader.
- Version:
- $Id: HDRHeader.java,v 1.0 27/07/15 harald.kuhr Exp$
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
getWidth()
static HDRHeader
read
(ImageInputStream stream)
-
Field Details
-
KEY_FORMAT
- See Also:
-
KEY_PRIMARIES
- See Also:
-
KEY_EXPOSURE
- See Also:
-
KEY_GAMMA
- See Also:
-
KEY_SOFTWARE
- See Also:
-
width
private int width -
height
private int height -
software
-
-
Constructor Details
-
HDRHeader
HDRHeader()
-
-
Method Details
-
read
- Throws:
IOException
-
getWidth
public int getWidth() -
getHeight
public int getHeight() -
getSoftware
-