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