DicomObjects.NET10 Documentation
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also