L_Jp2Create

#include "l_bitmap.h"

L_LTJP2_API L_HJP2 EXT_FUNCTION L_Jp2Create()

Creates a JPEG 2000 engine handle.

Returns

Value Meaning
> 0 Handle to JPEG 2000 engine. The function was successful.
NULL Cannot create a JPEG 2000 engine handle.

Comments

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

Platforms

Win32, x64.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C API Help