←Select platform

TiffPhotometricInterpretation Property

Summary

Gets or sets the desiired photometric interpretation value for the save process.

Syntax

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

Example

For an example, refer to RasterCodecs.StartDecompress.

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