Trait libheif_rs::ColorProfile

source ·
pub trait ColorProfile {
    // Required method
    fn profile_type(&self) -> ColorProfileType;
}

Required Methods§

Implementors§