←Select platform

PhotometricInterpretation Property

Summary

Gets or sets the Photometric Interpretation.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public CodecsTiffPhotometricInterpretation PhotometricInterpretation { get; set; } 
Public Property PhotometricInterpretation As Leadtools.Codecs.CodecsTiffPhotometricInterpretation 
public Leadtools.Codecs.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.

Example

For an example, refer to CodecsTiffOptions.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly