[−][src]Function rendy_texture::palette::load_from_linear_rgba_u16
pub fn load_from_linear_rgba_u16<T>(
palette: LinSrgba<T>
) -> TextureBuilder<'static> where
T: Component,
LinSrgba<T>: Into<Rgba16Unorm>,
Function to load texture from palette
pixels.