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

In This Topic
    IDecompressor Interface
    In This Topic
    Interface implemented by for all DICOM decompression codecs
    Object Model
    IDecompressor Interface
    Syntax
    'Declaration
     
    
    Public Interface IDecompressor 
       Inherits ICodecBase 
    public interface IDecompressor : ICodecBase  
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also