struct Colorize::ColorRGB

Overview

An RGB color.

Defined in:

chem/core_ext/colorize.cr

Constructors

Instance Method Summary

Constructor Detail

def self.from_hex(hex : String) : self #

[View source]

Instance Method Detail

def to_a : Array(UInt8) #

[View source]