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) | |
ImplementationUID | The implementation UID of the original image (Inherited from DicomObjects.Codecs.DicomCodecBaseArguments) | |
isSigned | Sign of the data (Inherited from DicomObjects.Codecs.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.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 | |
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.Codecs.DicomCodecBaseArguments) |