The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
System.Windows.Media.Imaging Namespace
Silverlight
Provides types related to Silverlight imaging.
| 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. |
| Enumeration | Description | |
|---|---|---|
|
BitmapCreateOptions | Specifies initialization options for a bitmap image. |
Community Additions
Show: