Docs.rs
  • unimage-rust-0.1.4
    • unimage-rust 0.1.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • qingyiwebt
    • Dependencies
      • bindgen ^0.66.1 build
    • Versions
    • 54.05% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

Crate unimage_rust

unimage_rust0.1.4

  • All Items

Crate Items

  • Structs
  • Enums
  • Functions

Crates

  • unimage_rust

Crate unimage_rust

Settings
Help
Source

Structs§

UnimageError
Error with message.
UnimageProcessor
A image processor. it can load image, resize it or clip it.

Enums§

UnimageFormat
The pixel formats.

Functions§

unimage_processor_clip⚠
unimage_processor_copy_from⚠
unimage_processor_copy_to_memory⚠
unimage_processor_create⚠
unimage_processor_free⚠
unimage_processor_get_buffer⚠
unimage_processor_get_error_message⚠
unimage_processor_get_format⚠
unimage_processor_get_height⚠
unimage_processor_get_width⚠
unimage_processor_load⚠
unimage_processor_load_raw⚠
unimage_processor_resize⚠