I am trying to make a simple drawing application in C ++, but it is difficult for me to find a function that fills an ellipse, all I found is FillRect, can anyone lead me in the right direction? Thanks
See Ellipse :
The Ellipse function draws an ellipse. The center of the ellipse is the center of the specified bounding box. An ellipse is described with the current pen and filled with the current brush.
. , , ( , ) . , .