/* * Return the width of an Imlib2::Image. * * Examples: * w = image.width * w = image.w * */ static VALUE image_width(VALUE self) {