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

type Rgba16Unorm = Pixel<Rgba, _16, Unorm>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgba16Unorm[src]