'DeclarationFunction DecompressedPhotmetricInterpretation( _ ByVal parent As DicomDataSet _ ) As String
'UsageDim 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