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