Imaging How-to Topics
The topics in this section demonstrate how to use Windows Presentation Foundation (WPF) in order to display or alter bitmap images.
In This Section
Use a BitmapImage in XAML
Load an Image as a Thumbnail
Apply a Transform to a Bitmap Image
Create a Bitmap from a Visual
Encode a Visual to an Image File
Create a new BitmapSource
Chain BitmapSource Objects Together
Convert a BitmapSource to a Different PixelFormat
Convert a BitmapSource to an Indexed Pixel Format
Encode and Decode a JPEG Image
Encode and Decode a BMP Image
Encode and Decode a PNG Image
Encode and Decode a WDP Image
Encode and Decode a GIF Image
Encode and Decode a TIFF Image
Write Metadata to a Bitmap
Read Metadata from a Bitmap
Reference
See also
.NET Desktop feedback