[][src]Type Definition pix::el::PixRgba

type PixRgba<P> = Pix4<<P as Pixel>::Chan, Rgb, <P as Pixel>::Alpha, <P as Pixel>::Gamma>;

Rgba pixel type for color model conversions