/* * Set the brightness value. * * Example: * cmod.brightness = 2.0 * */ static VALUE cmod_brightness(VALUE self, VALUE brightness) {