Docs.rs
  • resize-0.8.1
    • resize 0.8.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • bvssvni
    • Kagami
    • kornelski
    • github:pistondevelopers:publish
    • Dependencies
      • hashbrown ^0.14.0 normal
      • libm ^0.2.7 normal
      • rayon ^1.7.0 normal
      • rgb ^0.8.36 normal
      • png ^0.17.7 dev
    • Versions
  • Go to latest version
  • Platform
    • 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
logo
logo

Crate resize

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

List of all items

Structs

  • Filter
  • Resizer
  • px::Gray
  • px::RGB
  • px::RGBA

Enums

  • Error
  • Type

Traits

  • px::PixelFormat

Functions

  • new
  • resize

Type Aliases

  • Result

Constants

  • Pixel::Gray16
  • Pixel::Gray8
  • Pixel::GrayF32
  • Pixel::GrayF64
  • Pixel::RGB16
  • Pixel::RGB8
  • Pixel::RGBA16
  • Pixel::RGBA16P
  • Pixel::RGBA8
  • Pixel::RGBA8P
  • Pixel::RGBAF32
  • Pixel::RGBAF64
  • Pixel::RGBF32
  • Pixel::RGBF64