2014年04月11 -
主要功能是将一个UIImage数组转为视频,并且存入相册。直接给出.m文件吧:
//
// PViewController.m
// test
//
// Created by pingshw on 14-3-30.
// Copyright (c) 2014年 pingshw
2011年03月09 - I got an UIBezierpath with a circle shape:
我有一个圆形的UIBezierpath:
UIBezierPath *path = [UIBezierPath bezierPathWithRoundedRect:rect cornerRadius:100];
2016年08月23 - In my Notification Service Extension I am downloading an image from a URL to show as UNNotificationAttachment in a notification.
在我的通知服务扩展中,我正在从一个URL
2011年10月07 - To create an UiImage with a image file, I use the code as below:
要创建带有图像文件的UiImage,我使用如下代码:
UIImage *aImage = [[UIImage imageNamed:@"demo.jpg"]autore