#include "l_bitmap.h"
L_LTSVG_API L_INT L_SvgFreeMemory(buffer)
Frees storage allocated by L_SvgSaveDocumentMemory.
Pointer to the memory buffer to be freed.
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 memory buffer allocated by calling L_SvgSaveDocumentMemory.
Support for SVG is only available in the Document and Medical Imaging toolkits.
Required DLLs and Libraries
Win32, x64, Linux.