摘要:
/** 图片变灰 */ -(UIImage*)getGrayImage:(UIImage*)sourceImage { int width = sourceImage.size.width; int height = sourceImage.size.height; CGColorSpaceRef colorSpace = CGColorSpaceCreat... 阅读全文
posted @ 2016-10-11 16:36
小眼奇遇记
阅读(137)
评论(0)
推荐(0)

浙公网安备 33010602011771号