DicomObjects.NET.8.48 Documentation
DicomObjects.DicomUIDs Namespace / WellKnownInstances Class / HotMetalBlueColorPaletteSOPInstance Field






In This Topic
    HotMetalBlueColorPaletteSOPInstance Field
    In This Topic
    Hot Metal Blue Color Palette SOP Instance (1.2.840.10008.1.5.3)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HotMetalBlueColorPaletteSOPInstance As UID
    'Usage
     
    
    Dim value As UID
     
    value = WellKnownInstances.HotMetalBlueColorPaletteSOPInstance
    public static readonly UID HotMetalBlueColorPaletteSOPInstance
    public field HotMetalBlueColorPaletteSOPInstance: UID; static; readonly 
    public static var HotMetalBlueColorPaletteSOPInstance : UID;
    public: static readonly UID* HotMetalBlueColorPaletteSOPInstance
    public:
    static readonly UID^ HotMetalBlueColorPaletteSOPInstance
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also