[svg-developers] Please can any one help me ,how to fill color at particular point on image using svg

2008-12-17 Thread chandra reddy
Hi All Please can any one help  me ,how to fill color at particular point on image using svg Advanced  Thanks. Regards P.Chandra Shaker Reddy [Non-text portions of this message have been removed] - To unsubscribe send a message to:

Re: [svg-developers] Please can any one help me ,how to fill color at particular point on image using svg

2008-12-17 Thread chandra reddy
...@zoominternet.net To: svg-developers@yahoogroups.com Sent: Wednesday, December 17, 2008 5:30:37 PM Subject: Re: [svg-developers] Please can any one help me ,how to fill color at particular point on image using svg Well, the filling of a region of contiguous pixels from one point, as with the paint bucket

Re: [svg-developers] Please can any one help me ,how to fill color at particular point on image using svg

2008-12-17 Thread ddailey
and there. Hope this makes sense David Dailey - Original Message - From: chandra reddy To: svg-developers@yahoogroups.com Sent: Wednesday, December 17, 2008 3:47 AM Subject: [svg-developers] Please can any one help me ,how to fill color at particular point on image using svg

Re: [svg-developers] Please can any one help me ,how to fill color at particular point on image using svg

2008-12-17 Thread ddailey
-developers] Please can any one help me ,how to fill color at particular point on image using svg thanks for reply. when i use following code for(i=0;i512;i++) { var x =0; for(var l=0;l512;l++) { if(bgarray[bgvar]==1) { var svgobj = svgDocument.getElementById(rect); var newnode

[svg-developers] Please can any one help me ,how to fill color at particular point on image using svg

2008-12-17 Thread chandra reddy
Thank you for your valuable suggestions. as for your suggestion i was able to reduce half of the time only,i need reduce remaining half time can you help me out in this. i am using following code, in this till get alert message it is not taking much time, after got shortlist of entries also it