Provides types related to imaging and obtaining resources for bitmap images.
Members
The Windows.UI.Xaml.Media.Imaging namespace has these types of members:
Classes
The Windows.UI.Xaml.Media.Imaging namespace has these classes.
| Class | Description |
|---|---|
| BitmapImage | Provides the practical object source type for the Image.Source and ImageBrush.ImageSource properties. You can define a BitmapImage by using a Uniform Resource Identifier (URI) that references an image source file, or by calling SetSourceAsync and supplying a stream. |
| BitmapSource | Provides a source object for properties that use a bitmap. |
| DownloadProgressEventArgs | Provides event data for the DownloadProgress event. |
| SurfaceImageSource | Provides Microsoft DirectX shared surfaces to draw into and then composes the bits into app content. |
| VirtualSurfaceImageSource | Extends SurfaceImageSource to support scenarios when the content is potentially larger than what can fit on screen and the content must be virtualized to render optimally. |
| WriteableBitmap | Provides a BitmapSource that can be written to and updated. |
Delegates
The Windows.UI.Xaml.Media.Imaging namespace has these delegates.
| Delegate | Description |
|---|---|
| DownloadProgressEventHandler | Represents the method that will handle the DownloadProgress event. |
Enumerations
The Windows.UI.Xaml.Media.Imaging namespace has these enumerations.
| Enumeration | Description |
|---|---|
| BitmapCreateOptions | Specifies initialization options for a bitmap image. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
Build date: 12/4/2012