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) | |
ImportPixelData | Controls whether data should be actually read and put into the PixelData attribute at import time | |
InputTransferSyntax | The transfer syntax of the input data | |
isSigned | Sign of the data (Inherited from DicomObjects.DicomCodecs.DicomCodecBaseArguments) | |
LossyType | Value to place into DICOM attribute (0028,2114) when an image is 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) | |
Size | The size of the image (pixels x pixels) (Inherited from DicomObjects.DicomCodecs.DicomCodecBaseArguments) | |
SourceStream | The stream from which compressed pixel data is obtained |