iOS: CGContext的函数CGContextBeginTransparencyLayerWithRect

来源:互联网 发布:freertos源码 编辑:程序博客网 时间:2024/06/07 02:58


void CGContextBeginTransparencyLayerWithRect(

   CGContextRef context,

   CGRect rect,

   CFDictionaryRef auxiliaryInfo

);