DicomObjects.NET.V8
Inheritance Hierarchy
DicomObjects.DicomCodecs Namespace
Namespace holding Codec specific objects - both for the extension interface, and for fine tuning of internal codecs
Classes
 ClassDescription
Class"Factory" class which creates and controls the instantiation of codecs
ClassPlaceholder for methods affecting all codecs
Classclass used to pass arguments to a compression codec
ClassClass used to hold arguments passed to a decompression codec
ClassThe base class for arguments passed to codecs
ClassClass used to hold arguments passed to an import codec
Class Class which allows control of the details of JPEG 2000 compression
Class The class which implements the internal JPEG Lossless codec
Class Static class to hold global options for the JPEG lossy codec
Class Class which allows control of the details of JpegLS compression
Class Static class to hold global options for JPIP usage
ClassDefines changes which need to be applied to a compressed image
ClassA class which provides a simple implementation of most of the required members of ICompressor and IDecompressor, simplifying implementation for transfer syntaxes which do not need partial decompression.
Class A class derived from SimpleCodec to be used by video codecs
Interfaces
 InterfaceDescription
InterfaceCommon features for all codecs
InterfaceInterface implemented by all compression codecs
InterfaceInterface implemented by for all DICOM decompression codecs
InterfaceInterface implemented by all export codecs
InterfaceInterface implemented by all import codecs
See Also