DicomObjects.NET.8.48 Documentation
DicomObjects.DicomCodecs Namespace / IDecompressor Interface
Members






    IDecompressor Interface
    Interface implemented by for all DICOM decompression codecs
    Object Model
    IDecompressor Interface
    Syntax
    'Declaration
     
    
    Public Interface IDecompressor 
       Inherits ICodecBase 
     
    'Usage
     
    
    Dim instance As IDecompressor
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also