From 6af169f9aa254fff98fec8db6dec71a04e4cb3ce Mon Sep 17 00:00:00 2001 From: Robert Beekman Date: Sun, 1 Jan 2017 13:32:08 +0100 Subject: [PATCH] Updated Brushes (markdown) --- Brushes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Brushes.md b/Brushes.md index 7e9c03b..4148f82 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) +* [GetRelativeColor](https://github.com/SpoinkyNL/Artemis/wiki/Brushes#getrelativecolor) ## Functions ### GetColor