/* * Get the blend flag. * * Example: * if ctx.blend * puts 'blend enabled.' * end * */ static VALUE ctx_blend(VALUE self) {