* \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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected