class Color
- Color
- Reference
- Object
Defined in:
color.crClass Method Summary
- .interpolate(a : Tuple(Int32, Int32, Int32), b : Tuple(Int32, Int32, Int32), x : Float64)
- .to_rgb_string(a)
Class Method Detail
def self.interpolate(a : Tuple(Int32, Int32, Int32), b : Tuple(Int32, Int32, Int32), x : Float64)
#