Skip to main content

UIGraphicsGetImageFromCurrentImageContext

Function UIGraphicsGetImageFromCurrentImageContext 

Source
pub extern "C-unwind" fn UIGraphicsGetImageFromCurrentImageContext() -> Option<Retained<UIImage>>
👎Deprecated:

Replace usage of UIGraphicsGetImageFromCurrentImageContext with UIGraphicsImageRendererContext.currentImage.

Available on crate features UIGraphics and UIImage only.