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

Function Expand16CBitmap

include/gdi.h:12191–12197  ·  view source on GitHub ↗

* \fn void GUIAPI Expand16CBitmap (HDC hdc, BYTE* bits, Uint32 pitch, * const BYTE* my_bits, Uint32 my_pitch, * Uint32 w, Uint32 h, DWORD flags, const RGB* pal) * * \brief Convert a 16 color MYBITMAP pixel data to a BITMAP pixel data. * * This function compile a 16 color MYBITMAP pixel data to a BITMAP pixel data. * * \param hdc The device context. * \param bi

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

ExpandMyBitmapFunction · 0.85
cb_load_bitmap_slFunction · 0.85
cb_paint_image_slFunction · 0.85

Calls 1

Expand16CBitmapExFunction · 0.85

Tested by

no test coverage detected