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

BUTTON_SetStreamedBitmapEx() function

Syntax

void BUTTON_SetStreamedBitmapEx(BUTTON_Handle hObj,     unsigned int Index,     const GUI_BITMAP_STREAM * pBitmap,     int x,     int y);

Arguments

hObj

Index

pBitmap

x

y

References

LocationText
BUTTON.h:185
void BUTTON_SetStreamedBitmapEx(BUTTON_Handle hObj, unsigned int Index, const GUI_BITMAP_STREAM * pBitmap, int x, int y);