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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also