System.Windows.Media.Imaging Namespace
Classes
Class | Description | |
---|---|---|
![]() | BitmapFactory | Cross-platform factory for WriteableBitmaps |
![]() | WriteableBitmapContextExtensions | Provides the WriteableBitmap context pixel data |
![]() | WriteableBitmapExtensions | Collection of draw extension methods for the Silverlight WriteableBitmap class. Collection of extension methods for the WriteableBitmap class. Collection of blit (copy) extension methods for the WriteableBitmap class. Collection of interchange extension methods for the WriteableBitmap class. Collection of extension methods for the WriteableBitmap class. Collection of filter / convolution extension methods for the WriteableBitmap class. Collection of draw extension methods for the WriteableBitmap class. Collection of draw spline extension methods for the WriteableBitmap class. Collection of transformation extension methods for the WriteableBitmap class. |
Structures
Structure | Description | |
---|---|---|
![]() | BitmapContext | A disposable cross-platform wrapper around a WriteableBitmap, allowing a common API for Silverlight + WPF with locking + unlocking if necessary |
Enumerations
Enumeration | Description | |
---|---|---|
![]() | ReadWriteMode | Read Write Mode for the BitmapContext. |
![]() | WriteableBitmapExtensions.BlendMode | The blending mode. |
![]() | WriteableBitmapExtensions.FlipMode | The mode for flipping. |
![]() | WriteableBitmapExtensions.Interpolation | The interpolation method. |
See Also