void FillRect(const Rect<SInt32>& rect, Color color);
FillRect fills a rectangular area of pixels with a specified color.