Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
This topic has not yet been rated - Rate this topic

BitmapImage Constructor

Initializes a new instance of the BitmapImage class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method BitmapImage() Initializes a new instance of the BitmapImage class.
Public method BitmapImage(Uri) Initializes a new instance of the BitmapImage class by using the supplied Uri.
Public method BitmapImage(Uri, RequestCachePolicy) Initializes a new instance of the BitmapImage class with an image whose source is a Uri, and is cached according to the provided RequestCachePolicy.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.