svg_colour_to_r_colour: Convert an SVG colour to an R colour

Description Usage Arguments Details Value

View source: R/svg-colour.R

Description

Handles: False colouring, hex colours, oct colours, radial gradients.

Usage

1

Arguments

col

svg colour

state

environment containing state information for this SVG

Details

More complex CSS colour specifications like rgb(10, 20, 30, 0.5) are handled by cssparser::css_colour_to_hex()

Value

valid R colour


coolbutuseless/svgparser documentation built on Dec. 26, 2021, 12:03 a.m.