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

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

Image with big endian data.