#include "l_bitmap.h"
L_LTSVG_API L_INT L_SvgFreeNode(node)
Frees storage allocated for a specified SVG document.
Handle referencing the SVG document to free.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
This function should be called when your program no longer needs the SVG document data.
Required DLLs and Libraries
Win32, x64, Linux.