SL_DrawDisplayBitmapRect


NAME
SL_DrawDisplayBitmapRect -- shows a given area of a bitmap.

SYNOPSIS
SL_DrawDisplayBitmapRect(wh, dbmh, left, top, srcx, srcy, width, height);
A0 A1 D2 D3 D0 D1 D4 D5

void SL_DrawDisplayBitmapRect(WINHANDLE, DBMHANDLE, WORD, WORD, UWORD, UWORD, UWORD, UWORD);

FUNCTION

INPUTS

RESULTS

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

 

SL_DrawDisplayBitmapRect  Command Section By Type  url:SL_DrawDisplayBitmapRect
  created:2008-03-01 23:36:35   last updated:2008-03-01 23:36:35
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SL_DrawDisplayBitmapRect
There are no user contributed comments for this page.