public static class OMEROFormat.Writer extends AbstractWriter<OMEROFormat.Metadata>
| Constructor and Description |
|---|
Writer() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected String[] |
makeCompressionTypes() |
void |
setDest(String fileName,
int imageIndex,
SCIFIOConfig config) |
void |
writePlane(int imageIndex,
long planeIndex,
Plane plane,
Interval bounds) |
canDoStacks, checkLocation, checkParams, close, getCodecOptions, getColorModel, getCompression, getCompressionTypes, getFramesPerSecond, getHandle, getMetadata, getPixelTypes, getValidBits, initialize, isInitialized, isSupportedCompression, isSupportedType, savePlane, savePlane, setColorModel, setDest, setDest, setDest, setDest, setDest, setDest, setDest, setDest, setMetadata, setMetadata, writeSequentialasBrowsableLocation, asBrowsableLocation, getFormat, getFormatNamegetVersion, loggetInfo, getPriority, setInfo, setPriority, toStringcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFormat, getFormatNamegetVersion, loggetIdentifiercontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationpublic void writePlane(int imageIndex,
long planeIndex,
Plane plane,
Interval bounds)
throws FormatException,
IOException
writePlane in class AbstractWriter<OMEROFormat.Metadata>FormatExceptionIOExceptionpublic void setDest(String fileName, int imageIndex, SCIFIOConfig config) throws FormatException, IOException
FormatExceptionIOExceptionpublic void close()
close in interface HasSourceclose in class AbstractHasSourceprotected String[] makeCompressionTypes()
makeCompressionTypes in class AbstractWriter<OMEROFormat.Metadata>Copyright © 2014–2022 ImageJ. All rights reserved.