[][src]Type Definition gfx::format::Rgba8

type Rgba8 = (R8_G8_B8_A8, Unorm);

Standard 8bits RGBA format.