public static class NativeDCMImageReader.NativeDCMImageReadParam extends ImageReadParam
canSetSourceRenderSize, destination, destinationBands, minProgressivePass, numProgressivePasses, sourceRenderSizecontroller, defaultController, destinationOffset, destinationType, sourceBands, sourceRegion, sourceXSubsampling, sourceYSubsampling, subsamplingXOffset, subsamplingYOffset| Constructor and Description |
|---|
NativeDCMImageReadParam() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOverlayActivationMask() |
int |
getOverlayGrayscaleValue() |
Attributes |
getPresentationState() |
int |
getVOILUTIndex() |
float |
getWindowCenter() |
int |
getWindowIndex() |
float |
getWindowWidth() |
boolean |
isAutoWindowing() |
boolean |
isPreferWindow() |
void |
setAutoWindowing(boolean autoWindowing) |
void |
setOverlayActivationMask(int overlayActivationMask) |
void |
setOverlayGrayscaleValue(int overlayGrayscaleValue) |
void |
setPreferWindow(boolean preferWindow) |
void |
setPresentationState(Attributes presentationState) |
void |
setVOILUTIndex(int voiLUTIndex) |
void |
setWindowCenter(float windowCenter) |
void |
setWindowIndex(int windowIndex) |
void |
setWindowWidth(float windowWidth) |
canSetSourceRenderSize, getDestination, getDestinationBands, getSourceMaxProgressivePass, getSourceMinProgressivePass, getSourceNumProgressivePasses, getSourceRenderSize, setDestination, setDestinationBands, setDestinationType, setSourceProgressivePasses, setSourceRenderSizeactivateController, getController, getDefaultController, getDestinationOffset, getDestinationType, getSourceBands, getSourceRegion, getSourceXSubsampling, getSourceYSubsampling, getSubsamplingXOffset, getSubsamplingYOffset, hasController, setController, setDestinationOffset, setSourceBands, setSourceRegion, setSourceSubsamplingpublic float getWindowCenter()
public void setWindowCenter(float windowCenter)
public float getWindowWidth()
public void setWindowWidth(float windowWidth)
public boolean isAutoWindowing()
public void setAutoWindowing(boolean autoWindowing)
public boolean isPreferWindow()
public void setPreferWindow(boolean preferWindow)
public int getWindowIndex()
public void setWindowIndex(int windowIndex)
public int getVOILUTIndex()
public void setVOILUTIndex(int voiLUTIndex)
public Attributes getPresentationState()
public void setPresentationState(Attributes presentationState)
public int getOverlayActivationMask()
public void setOverlayActivationMask(int overlayActivationMask)
public int getOverlayGrayscaleValue()
public void setOverlayGrayscaleValue(int overlayGrayscaleValue)
Copyright © 2021. All rights reserved.