From 7e8e71ba30ab3c72fc5af731c0df480839637f0f Mon Sep 17 00:00:00 2001 From: Robert Beekman Date: Wed, 2 Nov 2016 17:24:06 +0100 Subject: [PATCH] Updated Brushes (markdown) --- Brushes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Brushes.md b/Brushes.md index a9dec35..484b523 100644 --- a/Brushes.md +++ b/Brushes.md @@ -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) * [GetLinearGradientBrush](https://github.com/SpoinkyNL/Artemis/wiki/brushes#getlineargradientbrush) * [GetRadialGradientBrush](https://github.com/SpoinkyNL/Artemis/wiki/brushes#getradialgradientbrush) + ## Functions ### GetColor Creates a color using the given variables.