/* * Rotates the image * * Examples: * image.rotate! 37.2 * */ static VALUE image_rotate_inline(VALUE self, VALUE angle) {