Docs.rs
  • quantette-0.2.0
    • quantette 0.2.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • IanManske
    • Dependencies
      • bitvec ^1.0.1 normal
      • image ^0.25.0 normal optional
      • num-traits ^0.2.16 normal
      • ordered-float ^4.1.0 normal
      • palette ^0.7.5 normal
      • rand ^0.8.5 normal optional
      • rand_distr ^0.4.3 normal optional
      • rand_xoshiro ^0.6.0 normal optional
      • rayon ^1.8.0 normal optional
      • wide ^0.7.12 normal
      • clap ^4.3.0 dev
      • color_quant ^1.1.0 dev
      • criterion ^0.5.1 dev
      • dssim ^3.2.4 dev
      • exoquant ^0.2.0 dev
      • image ^0.25.0 dev
      • imagequant ^4.2.0 dev
      • rand ^0.8.5 dev
      • rand_xoshiro ^0.6.0 dev
      • rgb ^0.8.36 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

quantette0.2.0

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • AboveMaxLen
  • ColorSlice
  • FloydSteinberg
  • ImagePipeline
  • IndexedColorCounts
  • KmeansOptions
  • PalettePipeline
  • PaletteSize
  • QuantizeOutput
  • UniqueColorCounts
  • WuOptions
  • kmeans::Centroids
  • wu::FloatBinner
  • wu::UIntBinner

Enums

  • ColorSpace
  • QuantizeMethod

Traits

  • ColorComponents
  • ColorCounts
  • ColorCountsParallelRemap
  • ColorCountsRemap
  • SumPromotion
  • ZeroedIsZero
  • wu::Binner3

Functions

  • kmeans::indexed_palette
  • kmeans::indexed_palette_par
  • kmeans::palette
  • kmeans::palette_par
  • wu::indexed_palette
  • wu::indexed_palette_par
  • wu::palette
  • wu::palette_par

Constants

  • MAX_COLORS
  • MAX_PIXELS