logo

Type Definition primitives::foundation::colorschemes::Hsb[][src]

pub type Hsb = HsvColor;
Expand description

Alias for HsvColor where b is for “brightness”.