[][src]Function rendy_texture::palette::load_from_lumaa

pub fn load_from_lumaa<T>(palette: SrgbLumaa<T>) -> TextureBuilder<'static> where
    T: Component,
    SrgbLumaa<T>: Into<Rg8Srgb>, 

Function to load texture from palette pixels.