C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the Photometric Interpretation.
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'); public:property Leadtools.Codecs.CodecsTiffPhotometricInterpretation PhotometricInterpretation {Leadtools.Codecs.CodecsTiffPhotometricInterpretation get();void set ( Leadtools.Codecs.CodecsTiffPhotometricInterpretation );}
The Photometric Interpretation.
For an example, refer to CodecsTiffOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
