Docs.rs
  • image-meta-0.1.4
    • image-meta 0.1.4
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • anekos
    • Dependencies
      • byteorder ^1.4.3 normal
      • strum ^0.24 normal
      • thiserror ^1.0.37 normal
      • cargo-husky ^1.5.0 dev
      • skeptic ^0.13.7 dev
      • skeptic ^0.13.7 build
    • Versions
    • 0% 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

image_meta0.1.4

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Functions
  • Type Aliases

Crate image_meta

Source

Modules§

bmp
gif
hdr
jpeg
png
webp

Structs§

Color
Dimensions
ImageMeta

Enums§

ColorMode
Format
ImageError

Functions§

load
load_from_buf
load_from_file
load_with_format

Type Aliases§

ImageResult