logo
pub type ImageRawBE<'a, C> = ImageRaw<'a, C, BigEndian>;
Expand description

Image with big endian data.