{"id":69222,"library":"batbox-color","title":"Batbox Color","description":"Provides utilities for working with colors, including conversion and manipulation.","status":"active","version":"0.16.0","language":"rust","source_language":null,"source_url":"https://github.com/geng-engine/batbox","tags":["color","graphics","utility"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nbatbox-color = \"0.16.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add batbox-color","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Color","correct":"use batbox_color::Color;"}],"quickstart":{"code":"use batbox_color::Color;\n\nfn main() {\n    let red = Color::new(255, 0, 0);\n    println!(\"Red color created\");\n}","lang":"rust","description":"Creates a new RGB color."},"warnings":[],"env_vars":null,"search_vec":"'batbox':1 'color':2,8,13 'convers':10 'graphic':14 'includ':9 'manipul':12 'provid':3 'util':4,15 'work':6","created_at":"2026-06-17T17:59:24.359613+00:00","updated_at":"2026-06-17T17:59:24.359613+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/geng-engine/batbox","github":"https://github.com/geng-engine/batbox","docs":"https://docs.rs/batbox-color/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}