|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectartofillusion.image.HDRDecoder
public class HDRDecoder
This class decodes .hdr image files, and creates HDRImage objects from them.
Constructor Summary | |
---|---|
HDRDecoder()
|
Method Summary | |
---|---|
static HDRImage |
createImage(java.io.File file)
Create an HDRImage from a file in RADIANCE .hdr format. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HDRDecoder()
Method Detail |
---|
public static HDRImage createImage(java.io.File file) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |