/* * Set the dither_mask flag. * * Example: * ctx.dither_mask = true * */ static VALUE ctx_set_dither_mask(VALUE self, VALUE val) {