Class DicomJpeg2000Params
- Namespace
- FellowOakDicom.Imaging.Codec
- Assembly
- fo-dicom.core.dll
public class DicomJpeg2000Params : DicomCodecParams
- Inheritance
-
DicomJpeg2000Params
- Inherited Members
- Extension Methods
Constructors
DicomJpeg2000Params()
public DicomJpeg2000Params()
Properties
AllowMCT
public bool AllowMCT { get; set; }
Property Value
EncodeSignedPixelValuesAsUnsigned
public bool EncodeSignedPixelValuesAsUnsigned { get; set; }
Property Value
Irreversible
public bool Irreversible { get; set; }
Property Value
IsVerbose
public bool IsVerbose { get; set; }
Property Value
Rate
public int Rate { get; set; }
Property Value
RateLevels
public int[] RateLevels { get; set; }
Property Value
- int[]
UpdatePhotometricInterpretation
public bool UpdatePhotometricInterpretation { get; set; }