Docs.rs
batbox-color-0.16.0
batbox-color 0.16.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kuviman
Dependencies
anyhow ^1
normal
batbox-approx ^0.16
normal
batbox-la ^0.16
normal
serde ^1
normal
Versions
100%
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
☰
batbox_color
0.16.0
All Items
Structs
Traits
?
Crate
batbox_color
source
·
[
−
]
Expand description
Working with colors in various formats
Structs
Hsla
HSLA color
. Convert into/from
Rgba
via the
From
and
Into
traits.
Hsva
HSVA Color
Rgba
RGBA Color
Traits
ColorComponent
A trait representing a color component in a color.