【发布时间】:2013-06-24 11:05:44
【问题描述】:
在 webview 的 html 中将 imageview.toImage() 设置为 img src 的任何想法。
假设我有一个 imageview(其中有一些图像)。好吧 imageview.toimage() 被视为钛中的图像对象。现在我需要的是我想设置
webview.html='<html><img src="here i want to put obove imageview.toimage()"></html>';
我尝试了很多方法,请有经验的人指导我。
问候:阿里
【问题讨论】:
标签: android iphone image webview titanium