BitmapImage Properties
Silverlight
The BitmapImage type exposes the following members.
| Name | Description | |
|---|---|---|
|
CreateOptions | Gets or sets the BitmapCreateOptions for a BitmapImage. |
|
Dispatcher | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
|
PixelHeight | Gets the height of the bitmap in pixels. (Inherited from BitmapSource.) |
|
PixelWidth | Gets the width of the bitmap in pixels. (Inherited from BitmapSource.) |
|
UriSource | Gets or sets the URI of the graphics source file that generated this BitmapImage. |