CGImageCreateCopyWithCalculatedHDRStats

Function CGImageCreateCopyWithCalculatedHDRStats 

Source
pub extern "C-unwind" fn CGImageCreateCopyWithCalculatedHDRStats(
    image: Option<&CGImage>,
) -> Option<CFRetained<CGImage>>
👎Deprecated: renamed to CGImage::new_copy_with_calculated_hdr_stats
Available on crate feature CGImage only.