<< SL_WriteTemplatePixel | SL_WriteTemplateRowPacked >> |
Top: Documentation Library | Up: SoftLogik App Library API |
SL_ReadTemplateRowPacked
NAME
SL_ReadTemplateRowPacked -- reads a given row of pixels from a template.
SYNOPSIS
SL_ReadTemplateRowPacked(gtmh, x, y, width, array);
A0 D0 D1 D2 A1
BYTE SL_ReadTemplateRowPacked(GTMHANDLE, UWORD, UWORD, UWORD, BYTE *);
FUNCTION
INPUTS
RESULTS
SEE ALSO
SL_CreateTemplate, SL_FreeTemplate, SL_ReadTemplatePixel, SL_WriteTemplatePixel, SL_WriteTemplateRowPacked, SL_DrawTemplate, SL_DrawTemplateRect.
SL_ReadTemplateRowPacked Command Section By Type url:SL_ReadTemplateRowPacked
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_ReadTemplateRowPacked | sign in to add a comment |
There are no user contributed comments for this page. |
<< SL_WriteTemplatePixel | SL_WriteTemplateRowPacked >> |
Top: Documentation Library | Up: SoftLogik App Library API |