rgb 0.4.0

struct RGB for sharing pixels between crates
Documentation
[package]
name = "rgb"
version = "0.4.0"
authors = ["Kornel LesiƄski <kornel@geekhood.net>"]
include = ["src/**/*", "Cargo.toml", "README.md"]
description = "struct RGB for sharing pixels between crates"
repository = "https://github.com/pornel/rust-rgb"
readme = "README.md"
keywords = ["rgb", "rgba", "pixel", "interoperability"]
license = "MIT"

[dependencies]