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

type Rgba64Sint = Pixel<Rgba, _64, Int>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgba64Sint[src]