public CodecsTiffPhotometricInterpretation PhotometricInterpretation {get; set;}
'Declaration
Public Property PhotometricInterpretation As CodecsTiffPhotometricInterpretation
'Usage
Dim instance As CodecsTiffSaveOptions
Dim value As CodecsTiffPhotometricInterpretation
instance.PhotometricInterpretation = value
value = instance.PhotometricInterpretation
public CodecsTiffPhotometricInterpretation PhotometricInterpretation {get; set;}
@property (nonatomic, assign) LTCodecsTiffPhotometricInterpretation photometricInterpretation
public CodecsTiffPhotometricInterpretation getPhotometricInterpretation()
public void setPhotometricInterpretation(CodecsTiffPhotometricInterpretation value)
<br/>get_PhotometricInterpretation();<br/>set_PhotometricInterpretation(value);<br/>Object.defineProperty('PhotometricInterpretation');
Property Value
The Photometric Interpretation.