[−][src]Trait glium::texture::PixelValue
A trait that must be implemented for any type that can represent the value of a pixel.
Required methods
fn get_format() -> ClientFormat
Returns corresponding client format.