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