/* * Flip an image horizontally * * Examples: * image.flip_horizontal! * */ static VALUE image_flip_horizontal_inline(VALUE self) {