Skip to main content

CGImageGetWidth

Function CGImageGetWidth 

Source
pub extern "C-unwind" fn CGImageGetWidth(
    image: Option<&CGImage>,
) -> usize
👎Deprecated:

renamed to CGImage::width

Available on crate feature CGImage only.