L_PntFree

#include "LtPnt.h"

L_LTPNT_API L_INT L_PntFree(pPaint)

Frees the paint handle.

Parameters

pPAINTHANDLE pPaint

Pointer to the paint handle to free.

Returns

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

Comments

This function should be called when a paint handle is no longer needed by an application.

Required DLLs and Libraries

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

LEADTOOLS Digital Paint C API Help

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