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

31 lines
857 B
Markdown

---
title: "Images"
ms.date: "03/30/2017"
f1_keywords:
- "AutoGeneratedOrientationPage"
helpviewer_keywords:
- "WPF application [WPF], images"
- "Imaging API [WPF]"
- "images [WPF]"
- "graphics [WPF], images"
ms.assetid: 2fe21d59-b444-4786-b68d-35d94e18ce0d
---
# Images
Windows Presentation Foundation (WPF) provides built-in support for multiple image formats, high fidelity image rendering, and codec extensibility.
## In This Section
[Imaging Overview](imaging-overview.md)
[How-to Topics](imaging-how-to-topics.md)
## Reference
<xref:System.Windows.Controls.Image>
<xref:System.Windows.Media.Imaging.BitmapImage>
<xref:System.Windows.Media.Imaging.BitmapSource>
## See also
- [2D Graphics and Imaging](../advanced/optimizing-performance-2d-graphics-and-imaging.md)
- [Graphics and Multimedia](index.md)