[inline, inherited]
Get pixel at x,y.
Definition at line 138 of file FXImage.h.
00138 { return data[y*width+x]; }