Interface MultiImageWriter

All Known Implementing Classes:
ImageIOImageWriter.IIOMultiImageWriter, TIFFImageWriter.TIFFMultiImageWriter

public interface MultiImageWriter
Interface which allows writing multiple images into one image file if the output format supports this feature.
Version:
$Id: MultiImageWriter.java 1345683 2012-06-03 14:50:33Z gadams $
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    Encodes an image and writes it to the image file.