IBitmapImageSource Interface Members
The following tables list the members exposed by IBitmapImageSource.
Public Properties
| Name | Description |
 | Height | Gets the height of the bitmap image in pixels. |
 | Width | Gets the width of the bitmap image in pixels. |
Top
Public Methods
| Name | Description |
 | GetPixels | Gets the raw pixel buffer of the bitmap image. |
Top
See Also