Module nannou::color::conv

source ·
Expand description

This module provides some more flexible conversions and aims to fill the gaps within the From and Into implementations provided by the palette library.

If a desired conversion is missing, feel free to open an issue or pull request!

Traits

  • Types that may be converted directly into a linear sRGBA color representation.