Skip to main content
Version: 1.x

@microsoft/fast-colors > ColorXYZ > equalValue

ColorXYZ.equalValue() method

Determines if a color is equal to another

Signature:
equalValue(rhs: ColorXYZ): boolean;

Parameters

ParameterTypeDescription
rhsColorXYZthe value to compare
Returns:

boolean