C#
VB
Java
Objective-C
WinRT C#
C++
Enables or disables loading Flash-Pix files without the color transforms.
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)
<br/>get_IgnorePhotometricInterpretation();<br/>set_IgnorePhotometricInterpretation(value);<br/>Object.defineProperty('IgnorePhotometricInterpretation');
true to ignore the color transforms.
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