public CodecsTiffPhotometricInterpretation TiffPhotometricInterpretation {get; set;}
'Declaration
Public Property TiffPhotometricInterpretation As CodecsTiffPhotometricInterpretation
'Usage
Dim instance As CodecsStartDecompressOptions
Dim value As CodecsTiffPhotometricInterpretation
instance.TiffPhotometricInterpretation = value
value = instance.TiffPhotometricInterpretation
public CodecsTiffPhotometricInterpretation TiffPhotometricInterpretation {get; set;}
@property (nonatomic, assign) LTCodecsTiffPhotometricInterpretation tiffPhotometricInterpretation
public CodecsTiffPhotometricInterpretation getTiffPhotometricInterpretation()
public void setTiffPhotometricInterpretation(CodecsTiffPhotometricInterpretation value)
<br/>get_TiffPhotometricInterpretation();<br/>set_TiffPhotometricInterpretation(value);<br/>Object.defineProperty('TiffPhotometricInterpretation');
Property Value
The desiired photometric interpretation value for the save process.