Home | All Classes | Grouped Classes | Index | Search
Draw a gradient rectangle using the specified gradient. Draw a filled rectangle using the specified color.
void fill_rect( const CL_Rectf& rect, const CL_Gradient& gradient); void fill_rect( const CL_Rectf& rect, const CL_Color& color);
See also:
CL_Color | CL_Display | CL_Gradient | CL_Rect | CL_Rectf