Table of Contents

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

bool

EncodeSignedPixelValuesAsUnsigned

public bool EncodeSignedPixelValuesAsUnsigned { get; set; }

Property Value

bool

Irreversible

public bool Irreversible { get; set; }

Property Value

bool

IsVerbose

public bool IsVerbose { get; set; }

Property Value

bool

Rate

public int Rate { get; set; }

Property Value

int

RateLevels

public int[] RateLevels { get; set; }

Property Value

int[]

UpdatePhotometricInterpretation

public bool UpdatePhotometricInterpretation { get; set; }

Property Value

bool