Einhugur SVG Plugin for Xojo |
|
EinhugurSVG.SVGColor Class
Color class representing colours in SVG.
(Part of the preliminary support for walking and tweaking the SVG model)
Tweaking the model allows you to do things like this to for example created disabled version of your SVG:
svg.Root.Opacity = 00.3
Object
SVGColor
class EinhugurSVG.SVGColor
Constructors
SVGColor | Constructor which takes in Double vales from 0.0 to 1.0 for red, green, blue and alpha. |
Properties
Alpha | Returns the alpha component of the color. |
Blue | Returns the blue component of the color. |
Green | Returns the green component of the color. |
Red | Returns the red component of the color. |
Supported Platforms:
macOS Intel 32 bitmacOS Intel 64 bitmacOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bitLinux ARM 64 bitiOS