国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 系統 > iOS > 正文

iOS中將顏色轉為圖片

2019-11-09 16:32:55
字體:
來源:轉載
供稿:網友

- (UIImage*) createImageWithColor: (UIColor*) color

{

    CGRect rect=CGRectMake(0.0f,0.0f, 1.0f,1.0f);

    UIGraphicsBeginImageContext(rect.size);

    CGContextRef context =UIGraphicsGetCurrentContext();

    CGContextSetFillColorWithColor(context, [colorCGColor]);

    CGContextFillRect(context, rect);

    UIImage *theImage =UIGraphicsGetImageFromCurrentImageContext();

    UIGraphicsEndImageContext();

    return theImage;

}


發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 项城市| 教育| 神池县| 山丹县| 诸暨市| 湛江市| 彰武县| 化德县| 扶沟县| 琼结县| 新安县| 慈利县| 娱乐| 芒康县| 务川| 东乡族自治县| 宽城| 彭水| 都江堰市| 如皋市| 从江县| 疏勒县| 天柱县| 奇台县| 牡丹江市| 桓台县| 武宣县| 德保县| 浪卡子县| 徐汇区| 新晃| 永登县| 镇康县| 南岸区| 五寨县| 淮北市| 连南| 广平县| 克山县| 吴江市| 瑞金市|