Equality
Static Class in Zigurous.ColorPro
Declaration
public static class EqualityDescription
Functions for testing the equality of colors.
Extension Methods
| Equals | Determines if two colors are equal by comparing their component values after being rounded by a given amount. |
| EqualsHex | Determines if two colors are equal by comparing their hexadecimal representations. |