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

type ImageRawLE<'a, C> = ImageRaw<'a, C, LittleEndian>;

Image with little endian data.