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

type Srgba8 = (R8_G8_B8_A8, Srgb);

Standard 8bit gamma transforming RGB format.