【发布时间】:2010-06-21 14:40:39
【问题描述】:
我有一个 UIImage,我想用 TTPhotoViewController 显示,但 TTPhotoViewController 不接受 UIImage 作为参数。它确实需要一个 TTPhoto 作为参数,所以我想知道是否有办法将 UIImage 转换为 TTPhoto,或者是否有任何其他方法可以让 TTPhotoViewController 显示我的 UIImage,而不是设置 defaultImage,这没有效果不太好。
【问题讨论】:
标签: iphone uiimage three20 ttphotoviewcontroller