blend-srgb

Crates.ioblend-srgb
lib.rsblend-srgb
version0.1.1
sourcesrc
created_at2022-06-15 02:43:12.726033
updated_at2022-06-15 02:45:20.338521
descriptionA small, `#![no_std]`-compatible sRGB conversion and blending library designed for performance
homepage
repositoryhttps://github.com/LoganDark/blend-srgb
max_upload_size
id606216
size21,508
LoganDark (LoganDark)

documentation

https://docs.rs/blend-srgb

README

blend-srgb is a small, #![no_std]-compatible sRGB conversion and blending library designed for performance.

It provides a small number of helper functions for converting and blending sRGB values. See the documentation for more details.

Commit count: 0

cargo fmt