'Declaration
Function DecompressedPhotometricInterpretation( _ ByVal parent As DicomDataSet _ ) As String
'Usage
Dim instance As IDecompressor Dim parent As DicomDataSet Dim value As String value = instance.DecompressedPhotometricInterpretation(parent)
string DecompressedPhotometricInterpretation( DicomDataSet parent )
String^ DecompressedPhotometricInterpretation( DicomDataSet^ parent )
Parameters
- parent
- The surrouding dataset
Return Value
Photometric Interpretation as a string