Docs.rs
image-palette-0.1.1
image-palette 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
siminx
Dependencies
image ^0.25.1
normal
Versions
33.33%
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
image_
palette
0.1.1
All Items
Crate Items
Structs
Functions
Crate
image_palette
Copy item path
Source
Structs
§
Record
Functions
§
load
Open the image located at the path specified, return 16 dominant colors.
load_
with_
maxcolor
Open the image located at the path specified, return {max_color} dominant colors.