ImageExtError

Trait ImageExtError 

Source
pub trait ImageExtError: Image {
    type Error: Error;
}

Required Associated Types§

Implementations on Foreign Types§

Source§

impl ImageExtError for ImageProxy<'_>

Implementors§