[−][src]Module amethyst_rendy::palette::encoding
Various encoding traits, types and standards.
Modules
gamma | Gamma encoding. |
linear | Linear encoding |
pixel | Pixel encodings and pixel format conversion. |
srgb | The sRGB standard. |
Traits
TransferFn | A transfer function to and from linear space. |