#include "l_bitmap.h"
L_LTJP2_API L_HJP2 EXT_FUNCTION L_Jp2Create()
Creates a JPEG 2000 engine handle.
> 0 |
Handle to JPEG 2000 engine. The function was successful. |
NULL |
Cannot create a JPEG 2000 engine handle. |
L_Jp2Create creates a JPEG 2000 engine handle to be used in other JPEG 2000 functions (L_Jp2XXX). If this handle is no longer needed call the L_Jp2Destroy function to destroy it.
Required DLLs and Libraries
For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
Win32, x64.
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