Skip to main content

CGImageIsMask

Function CGImageIsMask 

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

renamed to CGImage::is_mask

Available on crate feature CGImage only.