fg_putpixel()Win32 DirectX Fastgraph/Light Prototype void fg_putpixel (int ix, int iy); Sub fg_putpixel (ByVal ix As Long, ByVal iy As Long) procedure fg_putpixel (ix, iy : integer); Description The fg_putpixel() function displays a pixel in screen space, without clipping. Parameters ix is the pixel's screen space x coordinate. iy is the pixel's screen space y coordinate. Return value none Restrictions none See also
|
 
copyright 2001 Ted Gruber Software, Inc.