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

type Rgba8 = (R8_G8_B8_A8, Unorm);

Standard 8bits RGBA format.