Supported Browsers Home   
PutMonoImageMSBSys Previous   
SrcTransBlt Next   
GA_2DRenderFuncs Up   

PutPixel

Draws a pixel value into the framebuffer

Declaration

void NAPI GA_2DRenderFuncs::PutPixel(
    N_int32 x,
    N_int32 y)

Prototype In

snap/graphics.h

Parameters

x

X coordinate to draw pixel at

y

Y coordinate to draw pixel at

 

Description

This function draws a single pixel into the framebuffer using the current active foreground color and mix.

See Also

GetPixel

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com