|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectartofillusion.image.HDREncoder
public class HDREncoder
This class generates .hdr image files.
Constructor Summary | |
---|---|
HDREncoder()
|
Method Summary | |
---|---|
static void |
writeImage(ComplexImage img,
java.io.OutputStream out)
Write out the data for an image to a stream. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HDREncoder()
Method Detail |
---|
public static void writeImage(ComplexImage img, java.io.OutputStream out) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |