DicomObjects.NET.V8
DicomObjects.DicomCodecs Namespace / CodecGlobal Class
Members



    CodecGlobal Class
    Placeholder for methods affecting all codecs
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class CodecGlobal 
     
    'Usage
     
    Dim instance As CodecGlobal
    Remarks
    Many of these functions were attached to the DicomObjects.DicomGlobal in previous versions of DicomObjects
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomCodecs.CodecGlobal

    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also