DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage Class / PhotometricInterpretation Property

In This Topic
    PhotometricInterpretation Property (DicomImage)
    In This Topic
    The PhotometricInterpretation of the image
    Syntax
    'Declaration
     
    
    Public Property PhotometricInterpretation As System.String
    public System.string PhotometricInterpretation {get; set;}
    Remarks

    A shortcut for attribute (0028,0004).

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also