Package com.spun.util.images
Class ImageWriter
java.lang.Object
com.spun.util.images.ImageWriter
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionImageWriter(BufferedImage image, OutputStream out, ImageWriter.Encoding type) -
Method Summary
Modifier and TypeMethodDescriptionstatic intvoidstart()static BufferedImagetoBufferedImage(Image image) static voidwriteImage(BufferedImage image, OutputStream out, ImageWriter.Encoding type)
-
Constructor Details
-
ImageWriter
-
-
Method Details
-
writeImage
-
toBufferedImage
-
start
public void start() -
getImageId
public static int getImageId()
-