public class CbfImageReadParam
extends javax.imageio.ImageReadParam
ImageReadParam
for CbfImageReader
.Constructor and Description |
---|
CbfImageReadParam() |
Modifier and Type | Method and Description |
---|---|
boolean |
canSetSourceRenderSize() |
void |
setMinimizeMemoryUse(boolean minimizeMemoryUse)
Sets whether memory use during an image read should be minimized.
|
boolean |
shouldMinimizeMemoryUse()
Indicates whether memory use during an image read should be minimized.
|
getDestination, getDestinationBands, getSourceMaxProgressivePass, getSourceMinProgressivePass, getSourceNumProgressivePasses, getSourceRenderSize, setDestination, setDestinationBands, setDestinationType, setSourceProgressivePasses, setSourceRenderSize
activateController, getController, getDefaultController, getDestinationOffset, getDestinationType, getSourceBands, getSourceRegion, getSourceXSubsampling, getSourceYSubsampling, getSubsamplingXOffset, getSubsamplingYOffset, hasController, setController, setDestinationOffset, setSourceBands, setSourceRegion, setSourceSubsampling
public boolean canSetSourceRenderSize()
canSetSourceRenderSize
in class javax.imageio.ImageReadParam
public boolean shouldMinimizeMemoryUse()
true
if memory use should be minimized;
false
otherwisesetMinimizeMemoryUse(boolean)
public void setMinimizeMemoryUse(boolean minimizeMemoryUse)
false
.minimizeMemoryUse
- whether memory use should be memorized