[][src]Function rendy_texture::palette::load_from_linear_lumaa_f32

pub fn load_from_linear_lumaa_f32<W, T>(
    palette: LinLumaa<W, T>
) -> TextureBuilder<'static> where
    W: WhitePoint,
    T: Component,
    LinLumaa<W, T>: Into<Rg32Sfloat>, 

Function to load texture from palette pixels.