I need to create round edges of whatever shape i make with the imagefilledpolygon function. I know it will be an algorithm involving trigonometric function. So if anyone could help I'll appreciate it.
Daniyal
Round edges with imagefillpolygon
Moderators: onion2k, General Moderators
-
daradaniyal
- Forum Newbie
- Posts: 1
- Joined: Fri Jan 15, 2010 5:39 am
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Round edges with imagefillpolygon
For round it would be the equation for a circle. If the corners where always the same then maybe just setting pixels in a know pattern would be easier.
(#10850)