/* * Get the on-disk format of an Imlib2::Image * * Examples: * format = image.get_format * format = image.format * */ static VALUE image_get_format(VALUE self) {