MonoTouch中CGImageCreateWithImageInRect iOS方法的等价物是什么?
我想在C#中转换这个Objective-C行:
CGImageRef sampleImageRef = CGImageCreateWithImageInRect(self.CGImage, fillRect);
提前致谢!
c# core-graphics objective-c xamarin.ios ios
c# ×1
core-graphics ×1
ios ×1
objective-c ×1
xamarin.ios ×1