ArithmeticSubtract Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodStatic memberSubtract(Image, Image)
Subtract the pixel values of img2 from img1 to obtain the output image.
Public methodStatic memberSubtract(Image, Double)
Subtract constant offsets from the pixel values of the input image.
Public methodStatic memberSubtract(Image, Double)
Subtract constant offsets from the pixel values of the input image.
Top
See Also

Reference