Type Alias aravis::BoxImage

source ·
pub type BoxImage<P> = ImageBuffer<P, Box<[u8]>>;