Crate jpegxr

source ·

Structs§

  • High-level JPEG XR image decoder struct. Requires a seekable data source, such as a File. You can decode multiple subsets of the image, though this is not yet well-tested.
  • Coordinate struct for reading a subset of an image. Pixels are i32.

Enums§

Type Aliases§

  • Result wrapper for the library.