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