Name | Description | |
---|---|---|
![]() | Equals | |
![]() ![]() | FromColorName | |
![]() | GetBrightness | Returns the Color's brightness. |
![]() ![]() | GetColorName | |
![]() | GetHashCode | |
![]() | GetHue | Returns the Color's hue. |
![]() | GetSaturation | Returns the Color's saturation. |
![]() ![]() | IsKnownColor | Will return true if the value string corresponds to one of the SKColors in .NET5+ or one of the System.Drawing.KnownColor in .NET Framework. |
![]() ![]() | Parse | Overloaded. Creates a Color from specific values. |
![]() | ToArgb | Returns the Color's 32-bit ARGB value. |