'rotate()' is now defined as a method for both 'Image' and 'array' classes, instead of a regular function. This enables the definition of a 'rotate()' method in other packages while avoiding name clashes.
the 'image()' generic is no longer defined in EBImage as it is already defined in the 'graphics' package.