Cargo Features
[dependencies]
pic-scale = { version = "0.3.6", default-features = false, features = ["colorspaces", "half"] }
- default = colorspaces
-
The
colorspaces
feature is set by default wheneverpic-scale
is added without
somewhere in the dependency tree.default-features = false - colorspaces default
-
Enables colorutils-rs
Features from optional dependencies
- half implicit feature