UIGraphicsBeginImageContext is a UIKit wrapper that sits on top of CGBitmapContextCreate and reduces its functionality
也就是说:
UIGraphicsBeginImageContext高级一点
CGBitmapContextCreate底层一点,功能灵活点
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
网友评论