pub fn optimize( input: &InFile, output: &OutFile, opts: &Options, ) -> PngResult<()>
Perform optimization on the input file using the options provided