【发布时间】:2013-01-04 00:14:17
【问题描述】:
我想在 iPhone 中使用NSImage 实例方法hitTestRect:withImageDestinationRect:context:hints:flipped:。
但问题是NSImage 在 Appkit 框架中,而 Appkit 框架不适用于 iPhone 开发。谁能帮我解决这个问题?
【问题讨论】:
我想在 iPhone 中使用NSImage 实例方法hitTestRect:withImageDestinationRect:context:hints:flipped:。
但问题是NSImage 在 Appkit 框架中,而 Appkit 框架不适用于 iPhone 开发。谁能帮我解决这个问题?
【问题讨论】:
答案很简单。
你不能。
【讨论】: