Click or drag to resize

ImageTColor, TDepthBitwiseAnd Operator

http://www.emgu.com
Overload List
  NameDescription
Public operatorStatic memberBitwiseAnd(Double, ImageTColor, TDepth)
Perform an element wise AND operation using an images and a color
Public operatorStatic memberBitwiseAnd(TColor, ImageTColor, TDepth)
Perform an element wise AND operation using an images and a color
Public operatorStatic memberBitwiseAnd(ImageTColor, TDepth, ImageTColor, TDepth)
Perform an element wise AND operation on the two images
Public operatorStatic memberBitwiseAnd(ImageTColor, TDepth, Double)
Perform an element wise AND operation using an images and a color
Public operatorStatic memberBitwiseAnd(ImageTColor, TDepth, TColor)
Perform an element wise AND operation using an images and a color
Top
See Also