Docs.rs
  • pic-scale-0.1.2
    • pic-scale 0.1.2
    • Docs.rs crate page
    • Apache-2.0 OR BSD-3-Clause
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • awxkee
    • Dependencies
      • colorutils-rs ^0.2.9 normal
      • num-traits ^0.2.19 normal
      • rayon ^1.10.0 normal
    • Versions
    • 0% 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

pic_scale0.1.2

  • All Items
  • Structs
  • Enums
  • Traits
  • Functions

Crate pic_scale

source ·

Structs§

  • ImageSize
  • ImageStore
  • LabScaler
  • LinearScaler
  • LuvScaler
  • ResamplingFilter
  • Scaler

Enums§

  • ResamplingFunction
  • ThreadingPolicy

Traits§

  • Scaling

Functions§

  • b_spline
  • bartlett
  • bc_spline
  • bicubic_spline
  • bilinear
  • catmull_rom
  • cubic_spline
  • ewa_robidoux
  • ewa_robidoux_sharp
  • hann
  • hermite_spline
  • j1
  • jinc
  • lanczos2
  • lanczos2_jinc
  • lanczos3
  • lanczos3_jinc
  • lanczos4
  • lanczos4_jinc
  • lanczos_jinc
  • lanczos_sinc
  • mitchell_netravalli
  • robidoux
  • robidoux_sharp
  • sinc
  • sphinx