MCPcopy Create free account
hub / github.com/VincentWei/MiniGUI / Expand256CBitmap

Function Expand256CBitmap

include/gdi.h:12228–12235  ·  view source on GitHub ↗

* \fn void GUIAPI Expand256CBitmap (HDC hdc, BYTE* bits, Uint32 pitch, * const BYTE* my_bits, Uint32 my_pitch, * Uint32 w, Uint32 h, DWORD flags, const RGB* pal, * CB_DRAW_PIXEL cb_draw, MYBITMAP_CONTXT* mybmp); * * \brief Convert a 256 color MYBITMAP pixel data to a BITMAP pixel data. * * This function compile a 256 color MYBITMAP pixel data to a B

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

ExpandMyBitmapFunction · 0.85
cb_load_bitmap_slFunction · 0.85
cb_paint_image_slFunction · 0.85
cb_direct_paint_mybmp_slFunction · 0.85

Calls 1

Expand256CBitmapExFunction · 0.85

Tested by

no test coverage detected