Type Alias pix::hsl::Hsl8

source ·
pub type Hsl8 = Pix3<Ch8, Hsl, Straight, Linear>;
Expand description

Hsl 8-bit opaque (no alpha channel) linear gamma pixel format.