fill_ellipses/[2,3]
     fill_ellipses(+Drawable, +Rectangles)
     fill_ellipses(+Drawable, +Gc, +Rectangles)
     

Draw filled ellipses in Drawable. Rectangles is a list of rectangle(X,Y,Width,Height) terms, each specifying the rectangle that would enclose an ellipse.