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



In This Topic
    ICodecBase Interface
    In This Topic
    Common features for all codecs
    Syntax
    'Declaration
     
    Public Interface ICodecBase 
    'Usage
     
    Dim instance As ICodecBase
    public interface ICodecBase 
    public interface class ICodecBase 
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also