Commands and Topics for Colors and Gradients
SVG Colors
SVG_Color_grey
(percentage)
String
SVG_Color_RGB_from_long
(color{; format})
String
SVG_GET_DEFAULT_BRUSHES
(line{; background})
SVG_SET_DEFAULT_BRUSHES
(line{; background})
Other related commands:
SVG_SET_STROKE_BRUSH
(svgObject; color) --
Theme:
Attributes
SVG_SET_OPACITY
(svgObject; background{; line}) --
Theme:
Attributes
Development tools
--
Theme:
Introduction
SVG_Define_solidColor
(parentSVGObject; id; color{; opacity})
SVG_Ref --
Theme:
Structure and Definitions
SVG_Define_linear_gradient
(parentSVGObject; id; startColor; endColor{; rotation})
String --
Theme:
Structure and Definitions
SVG_Define_radial_gradient
(parentSVGObject; id; startColor; endColor{; cx{; cy{; r{; fx{; fy}}}}})
String --
Theme:
Structure and Definitions