<< SL_FreeTemplate | SL_WriteTemplatePixel >> |
Top: Documentation Library | Up: SoftLogik App Library API |
SL_ReadTemplatePixel
NAME
SL_ReadTemplatePixel -- returns the value of a pixel at a given location in a template.
SYNOPSIS
pixel = SL_ReadTemplatePixel(gtmh, x, y);
D0 A0 D0 D1
BYTE SL_ReadTemplatePixel(GTMHANDLE, UWORD, UWORD);
FUNCTION
INPUTS
RESULTS
SEE ALSO
SL_CreateTemplate, SL_FreeTemplate, SL_WriteTemplatePixel, SL_ReadTemplateRowPacked, SL_WriteTemplateRowPacked, SL_DrawTemplate, SL_DrawTemplateRect.
SL_ReadTemplatePixel Command Section By Type url:SL_ReadTemplatePixel
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_ReadTemplatePixel | sign in to add a comment |
There are no user contributed comments for this page. |
<< SL_FreeTemplate | SL_WriteTemplatePixel >> |
Top: Documentation Library | Up: SoftLogik App Library API |