DicomObjects.NET.V8
DicomObjects.DicomCodecs Namespace / IImporter Interface
Members



    IImporter Interface
    Interface implemented by all import codecs
    Syntax
    'Declaration
     
    Public Interface IImporter 
       Inherits ICodecBase 
     
    'Usage
     
    Dim instance As IImporter
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also