Function oxipng::optimize

source ยท
pub fn optimize(
    input: &InFile,
    output: &OutFile,
    opts: &Options,
) -> PngResult<()>
Expand description

Perform optimization on the input file using the options provided