Overview Members Chapter Previous Next

CDXSurface::PutPixel

void PutPixel( int X , int Y , DWORD Col ) ;

Draws a single pixel to the surface at position X,Y in colour Col. Remember to call Lock before calling this function.