rgb 0.8.50

`struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation. Allows no-copy high-level interoperability. Also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects.
Documentation

rgb

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 6 of them enabled by default.

default

argb (default)

This feature flag does not enable additional features.

as-bytes (default)

grb (default)

This feature flag does not enable additional features.

bytemuck (default)

checked_fns

This feature flag does not enable additional features.

defmt-03

serde

unstable-experimental

This feature flag does not enable additional features.