Type Definition pix::el::PixRgba

source · []
pub type PixRgba<P> = Pix4<<P as Pixel>::Chan, Rgb, <P as Pixel>::Alpha, <P as Pixel>::Gamma>;
Expand description

Rgba pixel type for color model conversions