IXRImageSource (Windows Embedded CE 6.0)
1/6/2010
This class represents the base class for an image source in Silverlight, such as a bitmap image.
Syntax
class IXRBitmapImage : public IXRImageSource
Remarks
IXRImageSource provides an intermediate base class from which IXRBitmapImage derives from.
This is an object type that is used in the method signatures for IXRImage::GetSource, IXRImage::SetSource, IXRImageBrush::GetImageSource, and IXRImageBrush::SetImageSource.
Inheritance Hierarchy
IXRImageSource
.NET Framework Equivalent
System.Windows.Media.ImageSource
Requirements
Header | XamlRuntime.h |
sysgen | SYSGEN_XAML_RUNTIME |
Windows Embedded CE | Windows Embedded CE 6.0 R3 |