[][src]Type Definition png_pong::prelude::Rgba32

type Rgba32 = Rgb<Ch32, Translucent<Ch32>>;

Translucent 32-bit Rgb pixel Format.