Docs.rs
  • q565-0.4.0
    • q565 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • seritools
    • Dependencies
      • byteorder ^1.4 normal
      • itertools ^0.10 normal
      • snafu ^0.7.4 normal
      • criterion ^0.5.1 dev
      • image ^0.24.6 dev
    • Versions
    • 36.11% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

q5650.4.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • HeaderInfo
  • decode::Q565DecodeContext
  • decode::UnsafeSliceDecodeOutput
  • decode::VecDecodeOutput
  • decode::streaming_no_header::Q565StreamingDecodeContext
  • encode::Q565EncodeContext

Enums

  • Rgb565
  • Rgb888
  • decode::DecodeError
  • decode::DecodeUncheckedError
  • encode::EncodeError

Traits

  • ColorFormat
  • decode::InfallibleDecodeOutput

Functions

  • utils::decode_565
  • utils::diff_n
  • utils::encode_rgb565_unchecked
  • utils::rgb565_to_rgb888
  • utils::rgb888_to_rgb565
  • utils::sum_n

Constants

  • consts::Q565_OP_DIFF
  • consts::Q565_OP_DIFF_INDEXED
  • consts::Q565_OP_END
  • consts::Q565_OP_INDEX
  • consts::Q565_OP_LUMA
  • consts::Q565_OP_RGB565
  • consts::Q565_OP_RUN