C#
VB
Java
WinRT C#
C++
Enables or disables use of PIII optimized instructions when loading JPEG and LEAD CMP images.
public bool DisableP3 {get; set;}
Public Property DisableP3 As Boolean
public bool DisableP3 {get; set;}
public boolean getDisableP3()
public void setDisableP3(boolean value)
<br/>get_DisableP3();<br/>set_DisableP3(value);<br/>Object.defineProperty('DisableP3');
true to disable PIII, false to enable it.
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