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






    ICompressor Interface
    Interface implemented by all compression codecs
    Object Model
    ICompressor Interface
    Syntax
    'Declaration
     
    
    Public Interface ICompressor 
       Inherits ICodecBase 
     
    'Usage
     
    
    Dim instance As ICompressor
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also