CGImageShouldToneMap

Function CGImageShouldToneMap 

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