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

Function Pixel2DWORD

include/gdi.h:3597–3602  ·  view source on GitHub ↗

* \fn DWORD GUIAPI Pixel2DWORD (HDC hdc, gal_pixel pixel) * \brief An inline function to convert pixel value to DWORD color. * * This function converts a pixel value to color in DWORD. * * \param hdc The device context. * \param pixel The pixel value to be converted. * \return The converted color value in DWORD. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

Pixel2RGBAFunction · 0.85

Tested by

no test coverage detected