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

type Srgba8 = (R8_G8_B8_A8, Srgb);

Standard 8bit gamma transforming RGB format.