Skip to main content

CGImageGetDecode

Function CGImageGetDecode 

Source
pub extern "C-unwind" fn CGImageGetDecode(
    image: Option<&CGImage>,
) -> *const CGFloat
👎Deprecated:

renamed to CGImage::decode

Available on crate feature CGImage only.