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