In This Topic
Interface implemented by for all DICOM decompression codecs
Object Model
Syntax
'Declaration
Public Interface IDecompressor
Inherits ICodecBase
public interface IDecompressor : ICodecBase
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also