美文网首页
UIGraphicsBeginImageContext 与CGB

UIGraphicsBeginImageContext 与CGB

作者: huaiOS | 来源:发表于2016-11-29 14:55 被阅读132次

UIGraphicsBeginImageContext is a UIKit wrapper that sits on top of CGBitmapContextCreate and reduces its functionality

也就是说:

UIGraphicsBeginImageContext高级一点

CGBitmapContextCreate底层一点,功能灵活点

相关文章

网友评论

      本文标题:UIGraphicsBeginImageContext 与CGB

      本文链接:https://www.haomeiwen.com/subject/xsnapttx.html