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

type Rgba64Uint = Pixel<Rgba, _64, Uint>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgba64Uint[src]