Type Definition Srgba8
gfx::format
type Srgba8 = (R8_G8_B8_A8, Srgb);
Standard 8bit gamma transforming RGB format.