<< SL_CreateTemplate | SL_ReadTemplatePixel >> |
Top: Documentation Library | Up: SoftLogik App Library API |
SL_FreeTemplate
NAME
SL_FreeTemplate -- frees a template.
SYNOPSIS
SL_FreeTemplate(gtmh);
A0
void SL_FreeTemplate(GTMHANDLE);
FUNCTION
Frees the memory allocated by SL_CreateTemplate.
INPUTS
gtmh - as returned by SL_CreateTemplate.
SEE ALSO
SL_CreateTemplate, SL_ReadTemplatePixel, SL_WriteTemplatePixel, SL_ReadTemplateRowPacked, SL_WriteTemplateRowPacked, SL_DrawTemplate, SL_DrawTemplateRect.
SL_FreeTemplate Command Section By Type url:SL_FreeTemplate
created:2008-03-01 23:36:31 last updated:2008-03-01 23:36:31
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SL_FreeTemplate | sign in to add a comment |
There are no user contributed comments for this page. |
<< SL_CreateTemplate | SL_ReadTemplatePixel >> |
Top: Documentation Library | Up: SoftLogik App Library API |