←Select platform

TiffPhotometricInterpretation Property

Summary
Gets or sets the desiired photometric interpretation value for the save process.
Syntax
C#
VB
Objective-C
C++
Java
public CodecsTiffPhotometricInterpretation TiffPhotometricInterpretation { get; set; } 
Public Property TiffPhotometricInterpretation As CodecsTiffPhotometricInterpretation 
@property (nonatomic, assign) LTCodecsTiffPhotometricInterpretation tiffPhotometricInterpretation 
public CodecsTiffPhotometricInterpretation getTiffPhotometricInterpretation() 
public void setTiffPhotometricInterpretation(CodecsTiffPhotometricInterpretation value) 
public: 
property CodecsTiffPhotometricInterpretation TiffPhotometricInterpretation { 
   CodecsTiffPhotometricInterpretation get(); 
   void set (    CodecsTiffPhotometricInterpretation ); 
} 

Property Value

The desiired photometric interpretation value for the save process.

Example

For an example, refer to RasterCodecs.StartDecompress.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.