menu
idkit package
documentation
idkit
IDKitColor extension
IDKitColor extension
brightness_4
brightness_5
IDKitColor
extension
on
Color
Properties
hslColor
→
HSLColor
Generate HSL type colors from RGB type colors.
no setter
hsvColor
→
HSVColor
Generate HSV type colors from RGB type colors.
no setter
labColor
→
LABColor
Generate LAB type colors from RGB type colors.
no setter
rgbaUInt32
→
int
Get the UInt32 value of RGBA type color.
no setter
Methods
euclideanDistanceColorDifference
(
Color
color
,
{
double
tolerance
=
1.0
}
)
→
bool
Calculate the difference of colors in RGB format using Euclidean distance.
idkit package
documentation
idkit
IDKitColor extension
idkit library