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
Public class BitmapImage Provides the practical object source type for the Image.Source and ImageBrush.ImageSource properties.
Public class BitmapSource Provides a source object for properties that use a bitmap.
Public class BitmapSourceExtensions Provides extension methods for the BitmapSource class to support 3D graphic texture creation.
Public class DownloadProgressEventArgs Provides event data for the DownloadProgress event.
Public class WriteableBitmap Provides a BitmapSource that can be written to and updated.

Enumerations

  Enumeration Description
Public enumeration BitmapCreateOptions Specifies initialization options for a bitmap image.