fill_ellipse/[5,6]
     fill_ellipse(+Drawable, +X, +Y, +Width, +Height)
     fill_ellipse(+Drawable, +Gc, +X, +Y, +Width, +Height)
     

Draw a filled ellipse in Drawable. X, Y, Width, and Height specify the rectangle that would enclose the ellipse.