DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomDataSet Class / UncompressedPI Property

In This Topic
    UncompressedPI Property
    In This Topic
    Gets the Photometric Interpretation of the uncompressed Image data.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property UncompressedPI As System.String
    public System.string UncompressedPI {get;}

    Property Value

    The Photometric Interpretation
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also