Class ImageIOWriter

Object
AnchorBean<StackWriter>
StackWriter
OneOrThreeChannelsWriter
ImageIOWriter

public class ImageIOWriter extends OneOrThreeChannelsWriter
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    writeStackAfterCheck(Stack stack, Path filePath)
     

    Methods inherited from class org.anchoranalysis.image.io.bean.stack.writer.OneOrThreeChannelsWriter

    fileFormat, getExtension, setExtension, writeStack

    Methods inherited from class org.anchoranalysis.image.io.bean.stack.writer.StackWriter

    fileFormatWarnUnexpected, writeStackWithExtension

    Methods inherited from class org.anchoranalysis.bean.AnchorBean

    checkMisconfigured, describeBean, describeChildren, duplicateBean, fields, findFieldsOfClass, getBeanName, getLocalPath, localise, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • ImageIOWriter

      public ImageIOWriter()
  • Method Details

    • writeStackAfterCheck

      protected void writeStackAfterCheck(Stack stack, Path filePath) throws ImageIOException
      Specified by:
      writeStackAfterCheck in class OneOrThreeChannelsWriter
      Throws:
      ImageIOException