Overrides ImageInterface::convert
public function convert($extension) { return $this->apply('convert', [ 'extension' => $extension, ]); }