Skip to main content
Version: 1.x

@microsoft/fast-colors > ColorLAB > equalValue

ColorLAB.equalValue() method

Determines if a color is equal to another

Signature:
equalValue(rhs: ColorLAB): boolean;

Parameters

ParameterTypeDescription
rhsColorLABthe value to compare
Returns:

boolean