On Sun, 10 Jul 2005 14:07:06 -0400, Thomas DeWeese wrote: > The 'getCSSvalue' version returns a CSSValue which for fill should >be an 'SVGPaint' object, and for simple colors it will be an >SVGColor (also css.RGBColor). I would look at or just use the >code in batik.bridge.PaintServer. It has a bunch of static >methods that can be used for this purpose. >
These methods in PaintServer will do what I need, thanks Thomas. But do you also know hot to set a new Color-Value in a similar easy way (see my example how I do this at the moment in my first mail) ? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
