rgb 0.8.37

`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 6 feature flags, 3 of them enabled by default.

default

  • as-bytes

as-bytes

  • bytemuck

bytemuck

  • dep:bytemuck

serde

  • dep:serde

grb

    This feature flag does not enable additional features.

argb

    This feature flag does not enable additional features.