Name | Description | |
---|---|---|
![]() | VideoCodec Constructor | Simple constructor |
The following tables list the members exposed by VideoCodec.
Name | Description | |
---|---|---|
![]() | VideoCodec Constructor | Simple constructor |
Name | Description | |
---|---|---|
![]() | MaximumBits | The maximum number of bits supported by this codec. (Inherited from DicomObjects.DicomCodecs.SimpleCodec) |
![]() | NeedsPlanarConfigTransform | Lets a caller to 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.DicomCodecs.SimpleCodec) |
![]() | CalculatedFrameCount | Overridden. Limiting number of frames. Only used by MPEG etc. - default values used by other classes is int.MaxValue |
![]() | Compress | Overridden. Not currently implemented |
![]() | Decompress | Overridden. Abstract Placeholder for the decompression routine |
![]() | DecompressedPhotometricInterpretation | Overridden. The effective photometric Interpretation of the decompressed data |
![]() | DecompressState | The status of the decompression (Inherited from DicomObjects.DicomCodecs.SimpleCodec) |
![]() | DownloadStatus | The status of the download (Inherited from DicomObjects.DicomCodecs.SimpleCodec) |
![]() | LockObject | Standard LockObject implementation for thread-safety (Inherited from DicomObjects.DicomCodecs.SimpleCodec) |
![]() | PrepareFunction | Prepares the data for Compression (Inherited from DicomObjects.DicomCodecs.SimpleCodec) |
![]() | Quality | (Inherited from DicomObjects.DicomCodecs.SimpleCodec) |