ronswanson.utils.colormap_generator module
- ronswanson.utils.colormap_generator.hex_to_rgb(value)[source]
Converts hex to rgb colours value: string of 6 characters representing a hex colour. Returns: list length 3 of RGB values
Converts hex to rgb colours value: string of 6 characters representing a hex colour. Returns: list length 3 of RGB values