kir*_*ran 23 iphone cocoa-touch core-graphics
我在用CGContextRef.
UIGraphicsBeginImageContext(self.drawImage.frame.size);
CGContextRef context=UIGraphicsGetCurrentContext();
CGContextSetRGBStrokeColor(context,0.0f,0.0f,0.0f,1.0f);
UIGraphicsEndImageContext();
CGContextRelease(context);
Run Code Online (Sandbox Code Playgroud)
我是否需要拨打CGContextRelease(Context);上述电话.
| 归档时间: |
|
| 查看次数: |
5070 次 |
| 最近记录: |