Skip to main content

UIImageHEICRepresentation

Function UIImageHEICRepresentation 

Source
pub extern "C-unwind" fn UIImageHEICRepresentation(
    image: &UIImage,
) -> Option<Retained<NSData>>
👎Deprecated:

renamed to UIImage::heic_representation

Available on crate feature UIImage only.