DicomObjects.NET.8.48 Documentation
DicomObjects.DicomUIDs Namespace / SOPClasses Class / OphthalmicPhotography8Bit Field






In This Topic
    OphthalmicPhotography8Bit Field
    In This Topic
    Ophthalmic Photography 8 Bit Image Storage (1.2.840.10008.5.1.4.1.1.77.1.5.1)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly OphthalmicPhotography8Bit As UID
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.OphthalmicPhotography8Bit
    public static readonly UID OphthalmicPhotography8Bit
    public field OphthalmicPhotography8Bit: UID; static; readonly 
    public static var OphthalmicPhotography8Bit : UID;
    public: static readonly UID* OphthalmicPhotography8Bit
    public:
    static readonly UID^ OphthalmicPhotography8Bit
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also