BitmapSourceWrapper Properties |
The BitmapSourceWrapper type exposes the following members.
Name | Description | |
---|---|---|
BitmapSource |
BitmapSource is a WriteableBitmap image
| |
Height |
Get the Height of the image
| |
PixelData |
Pointer to the image data
| |
PixelFormat |
The format of the Image pixels
| |
Stride |
The Stride of the Image pixels
| |
Width |
The width of the Image.
|