Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/email/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Windows 8 BitmapImage/System.Windows.Media.Imaging在哪里?_Windows 8 - Fatal编程技术网

Windows 8 BitmapImage/System.Windows.Media.Imaging在哪里?

Windows 8 BitmapImage/System.Windows.Media.Imaging在哪里?,windows-8,Windows 8,我想以编程方式更改图像的源 我发现它是在BitmapImage类的帮助下完成的。该类位于System.Windows.Media.Imaging中 但是我没有这个包裹!我想我必须安装一些东西,但我不知道安装什么和如何安装。搜索也没有帮助,我只找到使用这个类的示例,而没有找到如何获取包。我正在使用Visual Studio Express 2012的新安装。System.Windows.Media.Imaging.BitmapImage是WPF的一部分,无法在Windows应用商店应用程序中使用。

我想以编程方式更改图像的源

我发现它是在BitmapImage类的帮助下完成的。该类位于System.Windows.Media.Imaging中


但是我没有这个包裹!我想我必须安装一些东西,但我不知道安装什么和如何安装。搜索也没有帮助,我只找到使用这个类的示例,而没有找到如何获取包。我正在使用Visual Studio Express 2012的新安装。

System.Windows.Media.Imaging.BitmapImage
是WPF的一部分,无法在Windows应用商店应用程序中使用。也许你正在寻找