module Colors
Overview
A module for dealing with color values and gradients.
Defined in:
colors.crcolors/color.cr
colors/color_value.cr
colors/gradient.cr
Constant Summary
-
MAX_INTENSITY =
255_u8
-
MIN_INTENSITY =
0_u8
A module for dealing with color values and gradients.
255_u8
0_u8