VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / DicomDecodingSettings Class
In This Topic
DicomDecodingSettings Class Properties
In This Topic
For a list of all properties of this type, see DicomDecodingSettings.
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether DICOM decoder must apply the Modality Look Up Table to a DICOM image.
Public PropertyGets or sets a value indicating whether DICOM decoder must apply the Value Of Interest Look Up Table to a DICOM image.
Public PropertyGets or sets the color management decoding settings that are used in the image decoding algorithm. (Inherited from DecodingSettings)
Public PropertyGets or sets the drawing factory. (Inherited from DecodingSettings)
Public PropertyGets or sets the output pixel format of DICOM image.
Public PropertyGets or sets the color, which is used for filling overlay images.
Public PropertyGets or sets a value indicating whether DICOM decoder must return image with overlay images.
Public PropertyGets or sets a VOI LUT (value of interest lookup table).
See Also