Type Alias pix::hsl::Hsl32

source ·
pub type Hsl32 = Pix3<Ch32, Hsl, Straight, Linear>;
Expand description

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