C#
VB
Java
Objective-C
WinRT C#
C++
Ignore the Adobe marker containing color transformations.
public bool IgnoreAdobeColorTransform {get; set;}
Public Property IgnoreAdobeColorTransform As Boolean
public bool IgnoreAdobeColorTransform {get; set;}
@property (nonatomic, assign) BOOL ignoreAdobeColorTransform
public boolean getIgnoreAdobeColorTransform()
public void setIgnoreAdobeColorTransform(boolean value)
<br/>get_IgnoreAdobeColorTransform();<br/>set_IgnoreAdobeColorTransform(value);<br/>Object.defineProperty('IgnoreAdobeColorTransform');
true to ignore the Adobe marker, false to use it.
Set this property to True load corrupt files with wrong APPE marker which have incorrect colors.
For an example, refer to CodecsJpegOptions.
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