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

type ImageRawBE<'a, C> = ImageRaw<'a, C, BigEndian>;

Image with big endian data.