<< SL_ReadDisplayBitmapPixel | SL_WriteDisplayBitmapPixel >> |
Top: Documentation Library | Up: SoftLogik App Library API |
SL_ReadDisplayBitmapRow
NAME
SL_ReadDisplayBitmapRow -- reads a row from a displayable bitmap into an array.
SYNOPSIS
width = SL_ReadDisplayBitmapRow(dbmh, x, y, width, array)
D0A0 D0 D1 D2 A1
ULONG SL_ReadDisplayBitmapRow(DBMHANDLE, UWORD, UWORD, UWORD, ULONG *);
FUNCTION
INPUTS
RESULTS
SEE ALSO
SL_CreateDisplayBitmap, SL_FreeDisplayBitmap, SL_ReadDisplayBitmapPixel, SL_WriteDisplayBitmapPixel, SL_WriteDisplayBitmapRow, SL_DrawDisplayBitmap, SL_DrawDisplayBitmapRect.
SL_ReadDisplayBitmapRow Command Section By Type url:SL_ReadDisplayBitmapRow
created:2008-03-01 23:36:34 last updated:2008-03-01 23:36:34
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SL_ReadDisplayBitmapRow | sign in to add a comment |
There are no user contributed comments for this page. |
<< SL_ReadDisplayBitmapPixel | SL_WriteDisplayBitmapPixel >> |
Top: Documentation Library | Up: SoftLogik App Library API |