* \fn gal_pixel DWORD2Pixel (HDC hdc, DWORD dword) * \brief An inline function to convert DWORD color to gal_pixel. * * This function converts a color in DWORD to pixel value. * * \param hdc The device context. * \param dword The color value in DWORD. * \return The converted pixel value. */
source not stored for this graph (policy: none)
no test coverage detected