SL_WriteDisplayBitmapRow


NAME
SL_WriteDisplayBitmapRow -- writes a row of pixels into a displayable bitmap.

SYNOPSIS
SL_WriteDisplayBitmapRow(dbmh, x, y, width, array);
A0 D0 D1 D2 A1

void SL_WriteDisplayBitmapRow(DBMHANDLE, UWORD, UWORD, UWORD, ULONG *);

FUNCTION

INPUTS

RESULTS

SEE ALSO
SL_CreateDisplayBitmap, SL_FreeDisplayBitmap, SL_ReadDisplayBitmapPixel, SL_WriteDisplayBitmapPixel, SL_ReadDisplayBitmapRow, SL_DrawDisplayBitmap, SL_DrawDisplayBitmapRect.

 

SL_WriteDisplayBitmapRow  Command Section By Type  url:SL_WriteDisplayBitmapRow
  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_WriteDisplayBitmapRow
There are no user contributed comments for this page.