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

GUI_DrawBitmapExp() function

Syntax

void GUI_DrawBitmapExp (int x0,     int y0,     int XSize,     int YSize,     int XMul,     int YMul,     int BitsPerPixel,     int BytesPerLine,     const U8 * pData,     const GUI_LOGPALETTE * pPal);

Arguments

x0

y0

XSize

YSize

XMul

YMul

BitsPerPixel

BytesPerLine

pData

pPal

References

LocationText
GUI.h:513
void GUI_DrawBitmapExp (int x0, int y0, int XSize, int YSize, int XMul, int YMul, int BitsPerPixel, int BytesPerLine, const U8 * pData, const GUI_LOGPALETTE * pPal);