Click here to Skip to main content
15,923,087 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Each time I use ellipse and rectangle function filling with the current brush, the resultant images have blurred boundaries.
What am I doing wrong?
I susoect that it is due to the kind of pen that I used in doing the drawing.The pen probably draws the lines a little below the filled interior.I am not really sure about this.
How can I resolve this issue?
Posted
Comments
[no name] 6-Feb-14 19:30pm    
What is lacking here is your code.
Sergey Alexandrovich Kryukov 6-Feb-14 21:24pm    
Are you sure it's "blurred", not nicely antialiased? Can you compare the image with similar images shown by, say, vector graphics editors?
Anyway, without appropriate code sample, there is nothing to talk about. Please see: http://www.sscce.org.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900