L_ExtractObjects_ClearInternalCache

Summary

Clears the internal cache from a previous call of L_ExtractObjects_CalcContentBound.

Syntax

#include "l_bitmap.h"

L_LTIMGCOR_API L_INT L_ExtractObjects_ClearInternalCache(pData, pOptions)

Parameters

pEXOBJ_DATA pData

Pointer to an EXOBJ_DATA structure representing the extracted object's information.

pEXOBJ_CONTENTBOUND_OPTIONS pOptions

Pointer to the EXOBJ_CONTENTBOUND_OPTIONS with an updated internal cache.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

The pOptions->pInternalCache will be set to null, if successful.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

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

LEADTOOLS Raster Imaging C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.