通过GetManifestResourceStream加载文件出现错误提示“null值”对于“stream”无效
在做Mobile开发时,需要引入图片,用到了这个方法:privateBitmapBackgroundImg=newBitmap(System.Reflection.Ass...
在做Mobile开发时,需要引入图片,用到了这个方法:
private Bitmap BackgroundImg = new Bitmap(System.Reflection.Assembly.GetExecutingAssembly().GetManifestResourceStream(@"SmartDeviceProject1.bgmain.jpg"));
注:SmartDeviceProject1 :项目名称。bgmain.jpg :图片名称。
编译时候错误提示:“ null值”对于“stream”无效
高手帮忙!!!没什么分,谢谢了! 展开
private Bitmap BackgroundImg = new Bitmap(System.Reflection.Assembly.GetExecutingAssembly().GetManifestResourceStream(@"SmartDeviceProject1.bgmain.jpg"));
注:SmartDeviceProject1 :项目名称。bgmain.jpg :图片名称。
编译时候错误提示:“ null值”对于“stream”无效
高手帮忙!!!没什么分,谢谢了! 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询