Overrides ImageToolkitInterface::isValid
public function isValid() { return (bool) $this->preLoadInfo || isset($this->image); }