/* * Set the current color (Imlib2::Color). * * Example: * ctx.color = Imlib2::Color::LIGHTGRAY * */ static VALUE ctx_set_color(VALUE self, VALUE val) {