Table of Contents ▸ List of Commands ▸ Mathematical Operators ▸ xor | ◀ tanh | apply_curve ▶ |
xor | Built-in command |
Arguments:
- value[%] or
- [image] or
- 'formula' or
- (no arg)
Description:
Compute the bitwise XOR of selected images with specified value, image or mathematical expression, or compute the pointwise sequential bitwise XOR of selected images.Examples of use:
• Example #1
image.jpg xor 128

• Example #2
image.jpg +mirror x xor
