BitwiseAnd Method

CVB.Net Documentation
Overload List

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

Reference