开发者

Load an image from a url

开发者 https://www.devze.com 2022-12-17 01:29 出处:网络
Ho开发者_JS百科w can I load an image to a UIImage object from the url of the image?Currently, I am loading the image using UIImage.FromFile, and including the image as content, but I need to be able t

Ho开发者_JS百科w can I load an image to a UIImage object from the url of the image? Currently, I am loading the image using UIImage.FromFile, and including the image as content, but I need to be able to grab it from another website.

image.Image = UIImage.FromFile("images/imageName.jpg");


Take a look at the blog post Displaying web images with MonoTouch - UIWebImageView.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号