Name | Description | |
---|---|---|
![]() | BitsAllocated | Number of bits per sample allocated (always 8 or 16) (Inherited from DicomObjects.DicomCodecs.DicomCodecBaseArguments) |
![]() | BitsStored | Number of bits per sample used (always between 8 and 16) (Inherited from DicomObjects.DicomCodecs.DicomCodecBaseArguments) |
![]() | DataSet | The full associated dataset (Inherited from DicomObjects.DicomCodecs.DicomCodecBaseArguments) |
![]() | ImplementationUID | The implementation UID of the original image (Inherited from DicomObjects.DicomCodecs.DicomCodecBaseArguments) |
![]() | isSigned | Sign of the data (Inherited from DicomObjects.DicomCodecs.DicomCodecBaseArguments) |
![]() | LossyDescription | The description of the image to put into the newly compressed object |
![]() | LossyMethod | The definition of the image to put into the newly compressed object |
![]() | Offset | The rescale offset to be applied to the new object |
![]() | OutputTransferSyntax | The transfer syntax into which the image should be compressed |
![]() | PhotometricInterpretation | The photometric interpretation of the data (Inherited from DicomObjects.DicomCodecs.DicomCodecBaseArguments) |
![]() | Planarconfig | How the colour pixel data is arranged (Inherited from DicomObjects.DicomCodecs.DicomCodecBaseArguments) |
![]() | Planes | The number of images planes. (Inherited from DicomObjects.DicomCodecs.DicomCodecBaseArguments) |
![]() | Quality | A data to describe compression quality |
![]() | RequestedColourSpace | The colour space into which the codec will be converting the image |
![]() | Scale | The scale factor to be applied to the new image |
![]() | Size | The size of the image (pixels x pixels) (Inherited from DicomObjects.DicomCodecs.DicomCodecBaseArguments) |