[−][src]Function rendy_texture::palette::load_from_linear_lumaa
pub fn load_from_linear_lumaa<W, T>(
palette: LinLumaa<W, T>
) -> TextureBuilder<'static> where
W: WhitePoint,
T: Component,
LinLumaa<W, T>: Into<Rg8Unorm>,
Function to load texture from palette
pixels.