Function pathfinder::tools::seed_rgba

source ·
pub fn seed_rgba(seed: u64) -> Rgba<u8>
Expand description

Returns a Rgb color based on a seed value. the opacity is always 255.