Method: Vips::Image#bandeor
- Defined in:
- lib/vips8/image.rb
permalink #bandeor ⇒ Image
EOR the bands of an image together
968 969 970 |
# File 'lib/vips8/image.rb', line 968 def bandeor bandbool :eor end |
EOR the bands of an image together
968 969 970 |
# File 'lib/vips8/image.rb', line 968 def bandeor bandbool :eor end |