GUI_GetBitmapPixelIndex() is only used within STemWin.
 
Symbols
loading...
Files
loading...

GUI_GetBitmapPixelIndex() function

Bitmap related functions

Syntax

int GUI_GetBitmapPixelIndex(const GUI_BITMAP * pBMP,     unsigned x,     unsigned y);

Arguments

pBMP

x

y

References

LocationText
GUI_Private.h:576
int GUI_GetBitmapPixelIndex(const GUI_BITMAP * pBMP, unsigned x, unsigned y);