摘要: - (UIColor*) getPixelColorAtLocation:(CGPoint)point { UIColor* color = nil; CGImageRef inImage = self.image.CGImage; // Create off screen bitmap conte... 阅读全文
posted @ 2015-08-28 20:24 曦曦果果 阅读(652) 评论(0) 推荐(0)