L_FreeGWirePath

Summary

Frees the generated minimal path from L_GWireGetMinPath function.

Syntax

#include "Ltimgcor.h"

L_LTIMGCOR_API L_VOID L_FreeGWirePath(pGWirePath)

Parameters

L_POINT* pGWirePath

Pointer to L_POINT that represents that minimal path points.

Returns

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

Comments

This function should be called to free the generated path using L_GWireGetMinPath function.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Functions

Topics

Example

For an example, refer to L_GWireGetMinPath.

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.