Crates.io | blend-srgb |
lib.rs | blend-srgb |
version | 0.1.1 |
source | src |
created_at | 2022-06-15 02:43:12.726033 |
updated_at | 2022-06-15 02:45:20.338521 |
description | A small, `#![no_std]`-compatible sRGB conversion and blending library designed for performance |
homepage | |
repository | https://github.com/LoganDark/blend-srgb |
max_upload_size | |
id | 606216 |
size | 21,508 |
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.