Docs.rs
image-effects-0.1.0
image-effects 0.1.0
Permalink
Docs.rs crate page
MPL-2.0
Links
crates.io
Source
Owners
enbyss
Dependencies
image ^0.24.6
normal
ndarray ^0.15.6
normal
num ^0.4.1
normal
once_cell ^1.18.0
normal
palette ^0.7.2
normal
base64 ^0.21.2
dev
reqwest ^0.11.18
dev
Versions
49.14%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
quantize_hue
image_
effects
0.1.0
In image_
effects::
colour::
utils
image_effects
::
colour
::
utils
Function
quantize_
hue
Copy item path
Source
pub fn quantize_hue(original_hue:
f32
, hues: &[
f32
]) ->
f32