Function texture::ops::alpha_to_rgba8[][src]

pub fn alpha_to_rgba8(memory: &[u8], size: [u32; 2]) -> Vec<u8>

Converts from alpha to rgba8.