Docs.rs
  • rusty-vision-0.0.4
    • rusty-vision 0.0.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • marmikshah
    • Dependencies
      • crc32fast ^1.4.2 normal
      • derive-new ^0.7.0 normal
      • flate2 ^1.0.33 normal
      • log ^0.4.22 normal
    • Versions
    • 6.36% 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
    • 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

rusty_vision0.0.4

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • color::Color
  • geometry::Point
  • geometry::Shape
  • image::Image
  • traits::BiCubicParams
  • traits::BiLinearParams
  • traits::CircleParams
  • traits::NearestNeighborParams
  • traits::RectParams
  • traits::TriangleParams

Enums

  • codec::Codex
  • color::ColorSpace
  • error::Error
  • traits::RotationType

Traits

  • codec::decoders::Decoder
  • codec::encoders::Encoder
  • io::reader::Reader
  • io::writer::Writer
  • traits::Drawable
  • traits::Resizable
  • traits::Rotatable

Functions

  • codec::decoders::png::decode
  • geometry::get_index_from_point_and_shape
  • geometry::get_index_from_xyshape
  • geometry::get_index_from_xywh
  • geometry::rotate

Type Aliases

  • types::Array1D
  • types::Index2D
  • types::Index3D
  • types::Index4D