/* * Modify an image so it is suitable for seamless horizontal tiling * * Examples: * image.tile_horizontal! * */ static VALUE image_tile_horizontal_inline(VALUE self) {