Type Alias pix::rgb::SRgba16

source ·
pub type SRgba16 = Pix4<Ch16, Rgb, Straight, Srgb>;
Expand description

Rgb 16-bit straight alpha sRGB gamma pixel format.