BitwiseXor Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodStatic memberXor(Image, Image)
Performs a bit-wise XOR operation between the pixels of the two input images.
Public methodStatic memberXor(Image, Int32)
Bit-wise XOR operation on the input image with constant a value.
Public methodStatic memberXor(Image, Int32)
Bit-wise XOR operation on the input image with constant values.
Top
See Also

Reference