Files
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

37 lines
1.3 KiB
Markdown

---
title: "Graphics"
ms.date: "03/30/2017"
f1_keywords:
- "AutoGeneratedOrientationPage"
helpviewer_keywords:
- "visual effects [WPF]"
- "graphics [WPF], effects"
ms.assetid: 3bfc652e-91b7-4697-a4f4-83ff0e98327e
---
# Graphics
Windows Presentation Foundation (WPF) offers integrated support for multimedia, vector graphics, animation, and content composition, making it easy for developers to build interesting user interfaces and content.
## In This Section
[Bitmap Effects](bitmap-effects.md)
[Brushes](brushes.md)
[Drawings](drawings.md)
[Geometries](geometries.md)
[Images](images.md)
[Shapes](shapes.md)
[Transformations](transformations.md)
[Graphics Rendering Registry Settings](graphics-rendering-registry-settings.md)
[How-to Topics](graphics-how-to-topics.md)
## See also
- <xref:System.Windows.Shapes.Shape>
- <xref:System.Windows.Media.Transform>
- <xref:System.Windows.Media.Imaging.BitmapImage>
- <xref:System.Windows.Media.Geometry>
- <xref:System.Windows.Media.Drawing>
- <xref:System.Windows.Media.Brush>
- <xref:System.Windows.Media.Effects.BitmapEffect>
- [2D Graphics and Imaging](../advanced/optimizing-performance-2d-graphics-and-imaging.md)
- [Graphics and Multimedia](index.md)
- [WPF Graphics Rendering Overview](wpf-graphics-rendering-overview.md)