Type Alias pix::rgb::Rgba16p

source ·
pub type Rgba16p = Pix4<Ch16, Rgb, Premultiplied, Linear>;
Expand description

Rgb 16-bit premultiplied alpha linear gamma pixel format.