blend-srgb 0.1.1

A small, `#![no_std]`-compatible sRGB conversion and blending library designed for performance
Documentation
  • Coverage
  • 80%
    8 out of 10 items documented0 out of 7 items with examples
  • Size
  • Source code size: 21.5 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 305.65 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • LoganDark/blend-srgb
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • LoganDark

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.