Type Alias pix::hsv::Hsv16

source ·
pub type Hsv16 = Pix3<Ch16, Hsv, Straight, Linear>;
Expand description

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