Expand description
§Chromatic
Chromatic is a simple library for building and sampling colour maps.
Modules§
- prelude
- Prelude of commonly used types and traits in the
chromaticcrate.
Macros§
- impl_
transparent_ colour - Macro to implement the
Colourtrait for transparent colour types. - impl_
transparent_ convert - Macro to implement the
Converttrait for transparent colour types. - impl_
transparent_ display - Macro to implement
Displayfor transparent colour types.