Category: Color
Brush Colours
Objects that use a brush color Setting A Brush Color Using a const defined color This is actually quite hard as Color can’t be defined const and .FromArgb can’t take a Int32 in UWP. The following achieves it
.Color General
Convert RGB colour value to Brush Convert RGB color value to Color