STemWin + 0/8 examples
CodeScope will show references to GUI_DrawBitmapMag() from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
Applications
STemWin
STM32469I_EVAL
Demonstrations
Applications
STemWin
STM32446E_EVAL
Applications
STemWin
STM324x9I_EVAL
Applications
STemWin
STM324xG_EVAL
Applications
STemWin
STM32F429I-Discovery
Applications
STemWin
 
Symbols
loading...
Files
loading...

GUI_DrawBitmapMag() function

Syntax

void GUI_DrawBitmapMag (const GUI_BITMAP * pBM,     int x0,     int y0,     int XMul,     int YMul);

Arguments

pBM

x0

y0

XMul

YMul

Examples

GUI_DrawBitmapMag() is referenced by 8 libraries and example projects.

References

LocationText
GUI.h:511
void GUI_DrawBitmapMag (const GUI_BITMAP * pBM, int x0, int y0, int XMul, int YMul);