| Name | Description | |
|---|---|---|
![]()  | BitsAllocated | Number of bits per sample allocated (always 8 or 16) (Inherited from DicomObjects.Codecs.DicomCodecBaseArguments) | 
![]()  | BitsStored | Number of bits per sample used (always between 8 and 16) (Inherited from DicomObjects.Codecs.DicomCodecBaseArguments) | 
![]()  | DataSet | The full associated dataset (Inherited from DicomObjects.Codecs.DicomCodecBaseArguments) | 
![]()  | DestinationStream | The stream into which compressed pixel data is placed | 
![]()  | Image | The DICOM image being compressed | 
![]()  | ImplementationUID | The implementation UID of the original image (Inherited from DicomObjects.Codecs.DicomCodecBaseArguments) | 
![]()  | isSigned | Sign of the data (Inherited from DicomObjects.Codecs.DicomCodecBaseArguments) | 
![]()  | OutputDataset | Reference of the actual output Dataset made available in the codec | 
![]()  | OutputTransferSyntax | The transfer syntax into which the image should be compressed | 
![]()  | PhotometricInterpretation | The photometric interpretation of the data (Inherited from DicomObjects.Codecs.DicomCodecBaseArguments) | 
![]()  | Planarconfig | How the colour pixel data is arranged (Inherited from DicomObjects.Codecs.DicomCodecBaseArguments) | 
![]()  | Planes | The number of images planes. (Inherited from DicomObjects.Codecs.DicomCodecBaseArguments) | 
![]()  | Quality | A data to describe compression quality | 
![]()  | Size | The size of the image (pixels x pixels) (Inherited from DicomObjects.Codecs.DicomCodecBaseArguments) | 
![]()  | SourceArray | The array from which the original decompressed pixel data is obtained. This could be a byte or short or ushort array depending on the pixel data bits stored. | 
![]()  | WriteBehaviour | Specific behaviours to use for compression | 
