/* * Flip an image vertically * * Examples: * image.flip_vertical! * */ static VALUE image_flip_vertical_inline(VALUE self) {