←Select platform

IgnorePhotometricInterpretation Property

Summary

Enables or disables loading Flash-Pix files without the color transforms.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public bool IgnorePhotometricInterpretation {get; set;} 
Public Property IgnorePhotometricInterpretation As Boolean 
public bool IgnorePhotometricInterpretation {get; set;} 
@property (nonatomic, assign) BOOL ignorePhotometricInterpretation 
public boolean getIgnorePhotometricInterpretation() 
public void setIgnorePhotometricInterpretation(boolean value) 
             
  
get_IgnorePhotometricInterpretation(); 
set_IgnorePhotometricInterpretation(value); 
Object.defineProperty('IgnorePhotometricInterpretation');  
public: 
property bool IgnorePhotometricInterpretation { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to ignore the color transforms.

Example

For an example, refer to CodecsTiffOptions.

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