pub trait ImageBlendWidgetExt { // Required method fn image_blend(&self, path: &[LiveId]) -> ImageBlendRef; }