Chris@0: 50, 'height' => 100, Chris@0: * 'upscale' => TRUE). Chris@0: * Chris@0: * @return bool Chris@0: * TRUE if the operation was performed successfully, FALSE otherwise. Chris@0: */ Chris@0: public function apply($operation, array $arguments = []); Chris@0: Chris@0: }