Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
lemonbar
master
Lemonade
Bar
Block
BaseBlock
CachedBlock
Container
OffsetBlock
TextBlock
TextSpacerBlock
TimeBlock
Color
Formatter
ArroundBlock
BaseBlock
Raw
AttributeBlock
ColorChangerBlock
FormattingHelper
Geometry
Lemon
Builder
LemonManager
Event
LemonMetadata
Renderer
Event
Material
Color
Generated using Crystal 1.14.0
2024-11-26 07:16:35 UTC
struct
Material::
Color
Material::Color
Struct
Value
Object
Defined in:
material_color.cr
Constructors
.new
(hex_code : String)
Instance Method Summary
#clone
#copy_with
(hex_code _hex_code = @hex_code)
#hex_code
: String
#to_s
(io)
Constructor Detail
def self.
new
(hex_code : String)
#
[
View source
]
Instance Method Detail
def
clone
#
[
View source
]
def
copy_with
(hex_code _hex_code = @hex_code)
#
[
View source
]
def
hex_code
: String
#
def
to_s
(io)
#
[
View source
]