-
Constructor Summary
Constructors
-
Method Summary
protected void
Writes the
Stack
to the file-system, after a check has already occurred that the
correct number of channels exist.
-
Constructor Details
-
ImageIOWriter
public ImageIOWriter()
-
Method Details
-
writeStackAfterCheck
Writes the
Stack
to the file-system, after a check has already occurred that the
correct number of channels exist.
- Specified by:
writeStackAfterCheck
in class OneOrThreeChannelsWriter
- Parameters:
stack
- the stack to write.
filePath
- the path to write the image to.
- Throws:
ImageIOException
- if unable to successfully write the image.