L_Jp2Create

#include "l_bitmap.h"

L_LTJP2_API L_HJP2 EXT_FUNCTION L_Jp2Create()

Creates a JPEG 2000 engine handle.

Returns

> 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

LTJP2
LFJ2K
LTIMGEFX

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

Platforms

Win32, x64.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Raster Imaging C API Help