struct Color

Included Modules

Defined in:

color.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(r : UInt8, g : UInt8, b : UInt8) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def to_u : UInt32 #

[View source]