|
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.graphics.Encoders
public final class Encoders
This class offers three methods to encode a BuffererImage to a gif-, tif, bmp, jpeg- or png-image.
Constructor Summary | |
---|---|
Encoders()
Deprecated. |
Method Summary | |
---|---|
static void |
encodeBmp(OutputStream out,
BufferedImage img)
Deprecated. |
static void |
encodeGif(OutputStream out,
BufferedImage img)
Deprecated. |
static void |
encodeJpeg(OutputStream out,
BufferedImage img)
Deprecated. |
static void |
encodeJpeg(OutputStream out,
BufferedImage img,
float quality)
Deprecated. |
static void |
encodePng(OutputStream out,
BufferedImage img)
Deprecated. |
static void |
encodeTiff(OutputStream out,
BufferedImage img)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Encoders()
Method Detail |
---|
public static void encodeGif(OutputStream out, BufferedImage img) throws IOException
out
- img
-
IOException
public static void encodeBmp(OutputStream out, BufferedImage img) throws IOException
out
- img
-
IOException
public static void encodePng(OutputStream out, BufferedImage img) throws IOException
out
- img
-
IOException
public static void encodeTiff(OutputStream out, BufferedImage img) throws IOException
out
- img
-
IOException
public static void encodeJpeg(OutputStream out, BufferedImage img) throws IOException
out
- img
-
IOException
public static void encodeJpeg(OutputStream out, BufferedImage img, float quality) throws IOException
out
- img
- quality
-
IOException
|
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net