|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanetj.common.JPGWriter
Creation date: (9/27/2001 9:13:22 AM)
Constructor Summary | |
JPGWriter()
JPGWriter constructor comment. |
Method Summary | |
static java.io.File |
writeJPEGFile(java.awt.image.BufferedImage image,
java.io.File jpegFile)
Changed by TJH (5/23/2003 11:15:26 AM) to throw CMException |
static java.io.File |
writeJPEGFile(java.awt.image.BufferedImage image,
java.io.File jpegFile,
float quality)
Changed by TJH (5/23/2003 11:15:26 AM) to throw CMException |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JPGWriter()
Method Detail |
public static final java.io.File writeJPEGFile(java.awt.image.BufferedImage image, java.io.File jpegFile) throws CMException
CMException
public static final java.io.File writeJPEGFile(java.awt.image.BufferedImage image, java.io.File jpegFile, float quality) throws CMException
CMException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |