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

Function StretchBlt

include/gdi.h:5823–5827  ·  view source on GitHub ↗

* \fn void GUIAPI StretchBlt (HDC hsdc, int sx, int sy, int sw, int sh, \ HDC hddc, int dx, int dy, int dw, int dh, DWORD dwRop) * \brief Copies a bitmap from a source rectangle into a destination * rectangle, streches the bitmap if necessary. * * This function copies a bitmap from a source rectangle into a destination * rectangle, streching or compressing the bitmap to

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 1

StretchBltExFunction · 0.85

Tested by

no test coverage detected