Method: Vips::Image#bandand
- Defined in:
- lib/vips8/image.rb
#bandand ⇒ Image
AND the bands of an image together
954 955 956 |
# File 'lib/vips8/image.rb', line 954 def bandand bandbool :and end |
AND the bands of an image together
954 955 956 |
# File 'lib/vips8/image.rb', line 954 def bandand bandbool :and end |