BitwiseOr Method

CVB.Net Documentation
Overload List

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

Reference