hex_to_rgb


Description:

public List<double?> hex_to_rgb (string hex)

Convert a hexidecimal string into the corresponding RGB values.

Parameters:

hex

Hexidecimal string to convert

Returns:

A list of doubles representing the RGB values


Namespace: Dcs.UI
Package: dcs-0.1