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