L_PntFree

Summary

Frees the paint handle.

Syntax

#include "LtPnt.h"

L_LTPNT_API L_INT L_PntFree(pPaint)

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

See Also

Functions

Topics

Example

For an example, refer to L_PntInit.

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

LEADTOOLS Digital Paint C API Help

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