SVG_Get_fill_brush ( svgObject ) -> Function result
| Parameter | Type | Description | |
|---|---|---|---|
| svgObject | SVG_Ref | → | SVG object reference |
| Function result | Text | ← | Fill color |
The SVG_Get_fill_brush command returns the fill color of an SVG image whose reference is passed in the svgObject parameter. If svgObject does not have a “fill” attribute, the command returns an empty string.