←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 Leadtools.Codecs.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) 
             
  
get_TiffPhotometricInterpretation(); 
set_TiffPhotometricInterpretation(value); 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize