void FX::FXImage::setPixel ( FXint  x,
FXint  y,
FXColor  color 
) [inline, inherited]

Change pixel at x,y.

Definition at line 141 of file FXImage.h.

00141 { data[y*width+x]=color; }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:34 2009 for TnFOX by doxygen v1.4.7