C#
Objective-C
C++/CLI
Java
public string PhotometricInterpretationName { get; set; }
@property (nonatomic, copy, nullable) NSString *photometricInterpretationName;
public String getPhotometricInterpretationName()
public void setPhotometricInterpretationName(String value)
public:
property String^ PhotometricInterpretationName {
String^ get();
void set ( String^ value);
}
Represents the Name of the photometric type.