Function steganography::write_to_file [] [src]

pub fn write_to_file(
    input: &[u8],
    filename: String
) -> ImageBuffer<Rgba<u8>, Vec<u8>>