zl程序教程

您现在的位置是:首页 >  后端

当前栏目

WPF如何设置Image.Source为资源图片

WPF资源 如何 设置 图片 Image source
2023-09-14 09:07:45 时间

img.Source = new BitmapImage(new Uri(path,UriKind.RelativeOrAbsolute));