logo

Module luminance::backend::color_slot[][src]

Expand description

Color slot backend interface.

This interface defines the low-level API color slots must implement to be usable.

Note to backend contributors

If you are implementing a backend, there is nothing here to implement, but you will likely want to use some traits / types from this module to use as constraint.

Traits

A color slot.