|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.octo.captcha.engine.image.utils.ImageToFile
public class ImageToFile
Description:
Constructor Summary | |
---|---|
ImageToFile()
|
Method Summary | |
---|---|
static void |
encodeJPG(java.io.OutputStream sos,
java.awt.image.BufferedImage image)
|
static void |
serialize(java.awt.image.BufferedImage image,
java.io.File file)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageToFile()
Method Detail |
---|
public static void serialize(java.awt.image.BufferedImage image, java.io.File file) throws java.io.IOException
java.io.IOException
public static void encodeJPG(java.io.OutputStream sos, java.awt.image.BufferedImage image) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |