/* * Set the current color modifier (Imlib2::ColorModifier). * * Example: * ctx.cmod = cmod * */ static VALUE ctx_set_cmod(VALUE self, VALUE val) {