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

Function SetPixelInBitmap

include/gdi.h:5949–5953  ·  view source on GitHub ↗

* \fn static inline BOOL GUIAPI SetPixelInBitmap (const BITMAP* bmp, \ int x, int y, gal_pixel pixel) * \brief Set pixel value in a BITMAP object. * * This function sets the pixel value at the position \a (x,y) in * the BITMAP object \a bmp. * * \param bmp The BITMAP object. * \param x x,y: The position of the pixel in the bitmap relative to * the upper-left corner o

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

SetPixelInBitmapExFunction · 0.85

Tested by

no test coverage detected