'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