Android Question How to draw smooth circle on bitmap?

Inman

Well-Known Member
Licensed User
Longtime User
I tried to draw a circle on a bitmap, using canvas object but the circumference was all jagged and not smooth as I was hoping for. I suppose this is a limitation of Android canvas object.

Is it possible to draw a smooth circle in any other way or maybe use some filter to smoothen the jagged output from the canvas object?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…