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



In This Topic
    CodecGlobal Class
    In This Topic
    Placeholder for methods affecting all codecs
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class CodecGlobal 
    'Usage
     
    Dim instance As CodecGlobal
    public static class CodecGlobal 
    public ref class CodecGlobal abstract sealed 
    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