/* * Get the dither_mask flag. * * Example: * if ctx.dither_mask == true * puts 'dither_mask enabled' * end * */ static VALUE ctx_dither_mask(VALUE self) {