[][src]Type Definition embedded_graphics::prelude::ImageBE

type ImageBE<'a, C> = Image<'a, C, BigEndian>;

Image with big endian data.