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

In This Topic
    IImporter Interface
    In This Topic
    Interface implemented by all import codecs
    Object Model
    IImporter Interface
    Syntax
    'Declaration
     
    
    Public Interface IImporter 
       Inherits ICodecBase 
    public interface IImporter : ICodecBase  
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also