Function oxipng::optimize[][src]

pub fn optimize(
    input: &InFile,
    output: &OutFile,
    opts: &Options
) -> Result<(), PngError>

Perform optimization on the input file using the options provided