Type Alias pix::rgb::Rgba16

source ·
pub type Rgba16 = Pix4<Ch16, Rgb, Straight, Linear>;
Expand description

Rgb 16-bit straight alpha linear gamma pixel format.