摘要:
http://hi.baidu.com/%C7%D8%B7%E7%D2%C0%BE%C9%D4%DA/blog/item/4e278c374635ac3191ef3934.html使用SDK截屏比较简单,代码如下:UIGraphicsBeginImageContext(self.view.frame.size);[self.view.layer renderInContext:UIGraphicsGetCurrentContext()];UIImage *image = UIGraphicsGetImageFromCurrentImageContext(); UIGraphicsEndImag 阅读全文
posted @ 2012-05-02 09:49
pengyingh
阅读(2219)
评论(0)
推荐(0)


浙公网安备 33010602011771号