/* * Clear the contents of an image * * Examples: * image.clear * */ static VALUE image_clear(VALUE self) {