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

type ImageLE<'a, C> = Image<'a, C, LittleEndian>;

Image with little endian data.