sesaparcours
    Preparing search index...
    • Converts a colour to RGB.

      Parameters

      • colour: string

        String representing colour in any colour format ('#ff0000', 'red', '0xff000', etc).

      Returns number[]

      RGB representation of the colour.