FXColor FX::FXImage::getPixel ( FXint  x,
FXint  y 
) const [inline, inherited]

Get pixel at x,y.

Definition at line 138 of file FXImage.h.

00138 { return data[y*width+x]; }


(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