Trait ImageBlendSetWidgetRefExt

Source
pub trait ImageBlendSetWidgetRefExt {
    // Required method
    fn image_blend_set(&self, paths: &[&[LiveId]]) -> ImageBlendSet;
}

Required Methods§

Source

fn image_blend_set(&self, paths: &[&[LiveId]]) -> ImageBlendSet

Implementors§