Files
docs-desktop/dotnet-desktop-guide/framework/wpf/graphics-multimedia/brushes.md
T
Andy (Steve) De George be103da07e Replace various WPF include files with content (#1335)
* net-current-v30plus-md.md

* net-current-v40plus-md.md

* tla2sharptla-ui-md.md

* tla2sharptla-uiautomation-md.md

* tla2sharptla-winclient-md.md

* tla2sharptla-xaml-md.md

* tlasharptla-ui-md.md

* tlasharptla-uiautomation-md.md

* tlasharptla-winclient-md.md

* tlasharptla-xaml-md.md

* fix warnings
2022-03-16 12:14:11 -04:00

1.3 KiB

title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
title ms.date f1_keywords helpviewer_keywords ms.assetid
Brushes 03/30/2017
AutoGeneratedOrientationPage
graphics [WPF], brushes
painting [WPF]
brushes [WPF]
26710879-12ad-4c63-9bc6-a1834bb4243b

Brushes

The following topics describe how to use Windows Presentation Foundation (WPF) brushes to "paint" content to the screen

In This Section

WPF Brushes Overview
Brush Transformation Overview
Opacity Masks Overview
Painting with Solid Colors and Gradients Overview
Painting with Images, Drawings, and Visuals
TileBrush Overview
How-to Topics

Reference

xref:System.Windows.Media.Brush

xref:System.Windows.Media.SolidColorBrush

xref:System.Windows.Media.LinearGradientBrush

xref:System.Windows.Media.RadialGradientBrush

xref:System.Windows.Media.DrawingBrush

xref:System.Windows.Media.VisualBrush

Graphics and Multimedia

WPF Graphics Rendering Overview