[][src]Type Definition rendy_texture::pixel::Rgb64Uint

type Rgb64Uint = Pixel<Rgb, _64, Uint>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgb64Uint[src]