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)
get_PhotometricInterpretation();
set_PhotometricInterpretation(value);
Object.defineProperty('PhotometricInterpretation');
Property Value
The Photometric Interpretation.