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

type Bgra8 = (B8_G8_R8_A8, Unorm);

Standard 8bits BGRA format.