Method: Vips::Image#bandor
- Defined in:
- lib/vips8/image.rb
permalink #bandor ⇒ Image
OR the bands of an image together
961 962 963 |
# File 'lib/vips8/image.rb', line 961 def bandor bandbool :or end |
OR the bands of an image together
961 962 963 |
# File 'lib/vips8/image.rb', line 961 def bandor bandbool :or end |