Type Definition gfx::format::Rgba8  
                   
                       [−]
                   
               [src]
type Rgba8 = (R8_G8_B8_A8, Unorm);
Standard 8bits RGBA format.
type Rgba8 = (R8_G8_B8_A8, Unorm);
Standard 8bits RGBA format.