Expand description

Image bit depth, information and manipulations

Enums

  • The image bit depth.
  • The underlying bit representation of the image
  • Byte endianness of returned samples this is useful when the decoder returns samples which span more than one byte yet the type returned is &[u8]