Type Alias pix::hsl::Hsl16

source ·
pub type Hsl16 = Pix3<Ch16, Hsl, Straight, Linear>;
Expand description

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