Synopsis
void ctl_gfx_fill_polygon(CTL_GFX_POINT_t *vertices,
                          int n,
                          int xoffset,
                          int yoffset);
Description

ctl_gfx_fill_polygon fills a polygon bounded by the vertexes listed in vertices. There are n points in the list.