Uses of Class
ca.cgjennings.imageio.SimpleImageWriter
-
Packages that use SimpleImageWriter Package Description ca.cgjennings.imageio -
-
Uses of SimpleImageWriter in ca.cgjennings.imageio
Methods in ca.cgjennings.imageio that return SimpleImageWriter Modifier and Type Method Description SimpleImageWriter
WritableImageFormat. createImageWriter()
Creates a simple image writer that can be used to write images in this format.Methods in ca.cgjennings.imageio with parameters of type SimpleImageWriter Modifier and Type Method Description void
IIOWritePanel. configureWriter(SimpleImageWriter iw)
Use this panel to configure the features of an image writer.
-