Class DicomJpegLsParams
Inherited Members
Namespace: Dicom.Imaging.Codec
Assembly: cs.temp.dll.dll
Syntax
public class DicomJpegLsParams : DicomCodecParams
Constructors
DicomJpegLsParams()
Declaration
public DicomJpegLsParams()
Properties
AllowedError
Declaration
public int AllowedError { get; set; }
Property Value
Type | Description |
---|---|
Int32 |
ColorTransform
Declaration
public DicomJpegLsColorTransform ColorTransform { get; set; }
Property Value
Type | Description |
---|---|
DicomJpegLsColorTransform |
InterleaveMode
Declaration
public DicomJpegLsInterleaveMode InterleaveMode { get; set; }
Property Value
Type | Description |
---|---|
DicomJpegLsInterleaveMode |