Name | Description | |
---|---|---|
CheckForBadCompression | Controls whether or not to check for images badly compressed using very old versions of the COM version. |
The following tables list the members exposed by JpegLossless.
Name | Description | |
---|---|---|
CheckForBadCompression | Controls whether or not to check for images badly compressed using very old versions of the COM version. |
Name | Description | |
---|---|---|
MaximumBits | The maximum number of bits supported by this codec. (Inherited from DicomObjects.Codecs.SimpleCodec) | |
NeedsPlanarConfigTransform | Lets a caller to SimpleCodec.Decompress tell whether data needs to be transformed following decompression. It is only relevant if the image has a Planar Configuration value (0028,0006) of 1. |
Name | Description | |
---|---|---|
BestRequest | The most appropriate DicomObjects.Internal.PixelRequest, given the requested zoom and image/codec type (Inherited from DicomObjects.Codecs.SimpleCodec) | |
CalculatedFrameCount | Limiting number of frames. Only used by MPEG etc. - default values used by other classes is int.MaxValue (Inherited from DicomObjects.Codecs.SimpleCodec) | |
Compress | Overridden. The internal compressor codec method for JPEG Lossless | |
Decompress | Overridden. The internal decompressor codec method for JPEG Lossless | |
DecompressedPhotometricInterpretation | The effective Photometric Interpretation of the decompressed data (Inherited from DicomObjects.Codecs.SimpleCodec) | |
DecompressState | The status of the decompression (Inherited from DicomObjects.Codecs.SimpleCodec) | |
DownloadStatus | The status of the download (Inherited from DicomObjects.Codecs.SimpleCodec) | |
LockObject | Standard LockObject implementation for thread-safety (Inherited from DicomObjects.Codecs.SimpleCodec) | |
PrepareFunction | Prepares the data for Compression (Inherited from DicomObjects.Codecs.SimpleCodec) | |
Quality | (Inherited from DicomObjects.Codecs.SimpleCodec) |