[inline, inherited]
Change pixel at x,y.
Definition at line 141 of file FXImage.h.
00141 { data[y*width+x]=color; }