C#
VB
Java
Objective-C
WinRT C#
C++
Forces the load process to expect RGB colorspace data in the file.
public bool ForceRgbFile {get; set;}
Public Property ForceRgbFile As Boolean
public bool ForceRgbFile {get; set;}
@property (nonatomic, assign) BOOL forceRgbFile
public boolean getForceRgbFile()
public void setForceRgbFile(boolean value)
<br/>get_ForceRgbFile();<br/>set_ForceRgbFile(value);<br/>Object.defineProperty('ForceRgbFile');
true to force the load process to expect RGB colorspace data in the file.
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