Type Definition Rgba64Sint
rendy::texture::pixel
type Rgba64Sint = Pixel<Rgba, _64, Int>;
Pixel type alias.