<< SL_ReadDisplayBitmapRow | SL_WriteDisplayBitmapRow >> |
Top: Documentation Library | Up: SoftLogik App Library API |
SL_WriteDisplayBitmapPixel
NAME
SL_WriteDisplayBitmapPixel -- writes a pixel value into a displayable bitmap.
SYNOPSIS
SL_WriteDisplayBitmapPixel(dbmh, x, y, ULONG);
A0 D0 D1 D2
void SL_WriteDisplayBitmapPixel(DBMHANDLE, UWORD, UWORD, ULONG);
FUNCTION
INPUTS
RESULTS
SEE ALSO
SL_CreateDisplayBitmap, SL_FreeDisplayBitmap, SL_ReadDisplayBitmapPixel, SL_ReadDisplayBitmapRow, SL_WriteDisplayBitmapRow, SL_DrawDisplayBitmap, SL_DrawDisplayBitmapRect.
SL_WriteDisplayBitmapPixel Command Section By Type url:SL_WriteDisplayBitmapPixel
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_WriteDisplayBitmapPixel | sign in to add a comment |
There are no user contributed comments for this page. |
<< SL_ReadDisplayBitmapRow | SL_WriteDisplayBitmapRow >> |
Top: Documentation Library | Up: SoftLogik App Library API |