Module nannou::color::conv[][src]

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

IntoLinSrgba

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