I want to use Nsimage instance method hitTestRect:withImageDestinationRect:context:hints:flipped: in Iphone .
But the problem is that NSimage is in Appkit framework and Appkit framework is not for Iphone development. Can anybody help me to solve this problem?