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, writeSequential
asBrowsableLocation, asBrowsableLocation, getFormat, getFormatName
getVersion, log
getInfo, getPriority, setInfo, setPriority, toString
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getFormat, getFormatName
getVersion, log
getIdentifier
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
public void writePlane(int imageIndex, long planeIndex, Plane plane, Interval bounds) throws FormatException, IOException
writePlane
in class AbstractWriter<OMEROFormat.Metadata>
FormatException
IOException
public void setDest(String fileName, int imageIndex, SCIFIOConfig config) throws FormatException, IOException
FormatException
IOException
public void close()
close
in interface HasSource
close
in class AbstractHasSource
protected String[] makeCompressionTypes()
makeCompressionTypes
in class AbstractWriter<OMEROFormat.Metadata>
Copyright © 2014–2022 ImageJ. All rights reserved.