kjhari02 Posted February 21, 2010 Share Posted February 21, 2010 Hi All, I've looked high and low for this kind of a code. What I'm looking for is a code to draw an ellipse which has a border and fill and both should have alpha values for the color. I was able to draw an ellipse with a border and fill but could not figure out how to do the same with alpha values. Can anyone please help me on this. Regards, Hari Link to comment https://forums.phpfreaks.com/topic/192800-code-to-draw-antialiased-ellipse-with-border-and-fill-alpha/ Share on other sites More sharing options...
kjhari02 Posted February 23, 2010 Author Share Posted February 23, 2010 Anyone...please ??? Link to comment https://forums.phpfreaks.com/topic/192800-code-to-draw-antialiased-ellipse-with-border-and-fill-alpha/#findComment-1016610 Share on other sites More sharing options...
Mchl Posted February 23, 2010 Share Posted February 23, 2010 Perhaps start with providing more details such as.... what library you're using to draw? Link to comment https://forums.phpfreaks.com/topic/192800-code-to-draw-antialiased-ellipse-with-border-and-fill-alpha/#findComment-1016625 Share on other sites More sharing options...
kjhari02 Posted February 23, 2010 Author Share Posted February 23, 2010 Hi, Thanks for the reply. I had used this library http://mierendo.com/software/antialiased_arcs/ to draw filled ellipse, but cannot draw a border with it. The problem is that my ellipse needs to have both fill and border which can have individual color values and transparency. With the mentioned library, I cannot do this unless both my fill and border have same transparency. Any thoughts. Link to comment https://forums.phpfreaks.com/topic/192800-code-to-draw-antialiased-ellipse-with-border-and-fill-alpha/#findComment-1016709 Share on other sites More sharing options...
kjhari02 Posted February 23, 2010 Author Share Posted February 23, 2010 I had used a combination of the above library and another code which draws only antialiased circle borders to achieve this http://mayashree.com/phpfiles/amf2/services/test.php I am helpless in doing the same for an anialiased ellipse border though. Link to comment https://forums.phpfreaks.com/topic/192800-code-to-draw-antialiased-ellipse-with-border-and-fill-alpha/#findComment-1016711 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.