Class XBitmapImage
Defines a pixel-based bitmap image.
public sealed class XBitmapImage : XBitmapSource, IDisposable
- Inheritance
-
XBitmapImage
- Implements
- Inherited Members
Methods
CreateBitmap(int, int)
Creates a default 24-bit ARGB bitmap with the specified pixel size.
public static XBitmapSource CreateBitmap(int width, int height)