Skip to main content

UIGraphicsBeginImageContext

Function UIGraphicsBeginImageContext 

Source
pub extern "C-unwind" fn UIGraphicsBeginImageContext(size: CGSize)
👎Deprecated:

Replace usage of UIGraphicsBeginImageContext with UIGraphicsImageRenderer.

Available on crate features objc2-core-foundation and UIGraphics only.