从路径名获得Image对象 [英] get Image object from path name

查看:105
本文介绍了从路径名获得Image对象的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

由于路径和文件名,我怎么能获得图片目标:

 图片图像= ...(文件名)
 

解决方案

您要拨打的静态 FROMFILE 图像方式

Given a path and filename how can I get the Image object:

Image image = ...(filename)

解决方案

You want to call the static FromFile method on the Image class.

这篇关于从路径名获得Image对象的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆