System.Windows.Media.Imaging Namespace
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Provides types related to Silverlight imaging.
Classes
Class | Description | |
---|---|---|
BitmapImage | Provides the practical object source type for the Image.Source and ImageBrush.ImageSource properties. | |
BitmapSource | Provides a source object for properties that use a bitmap. | |
BitmapSourceExtensions | Provides extension methods for the BitmapSource class to support 3D graphic texture creation. | |
DownloadProgressEventArgs | Provides event data for the DownloadProgress event. | |
WriteableBitmap | Provides a BitmapSource that can be written to and updated. |
Enumerations
Enumeration | Description | |
---|---|---|
BitmapCreateOptions | Specifies initialization options for a bitmap image. |