1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-31 17:53:32 +00:00

Updated Brushes (markdown)

Robert Beekman 2016-11-02 17:24:06 +01:00
parent e4c2f237e0
commit 7e8e71ba30

@ -9,6 +9,7 @@ For more info on how brushes are drawn, check out [WPF LinearGradientBrush](http
* [GetSolidColorBrush](https://github.com/SpoinkyNL/Artemis/wiki/brushes#getsolidcolorbrush) * [GetSolidColorBrush](https://github.com/SpoinkyNL/Artemis/wiki/brushes#getsolidcolorbrush)
* [GetLinearGradientBrush](https://github.com/SpoinkyNL/Artemis/wiki/brushes#getlineargradientbrush) * [GetLinearGradientBrush](https://github.com/SpoinkyNL/Artemis/wiki/brushes#getlineargradientbrush)
* [GetRadialGradientBrush](https://github.com/SpoinkyNL/Artemis/wiki/brushes#getradialgradientbrush) * [GetRadialGradientBrush](https://github.com/SpoinkyNL/Artemis/wiki/brushes#getradialgradientbrush)
## Functions ## Functions
### GetColor ### GetColor
Creates a color using the given variables. Creates a color using the given variables.