Skip to main content

expand_gray_to_rgb

Function expand_gray_to_rgb 

Source
fn expand_gray_to_rgb(data: Vec<u8>, pixel_count: usize) -> Option<Vec<u8>>