Click or drag to resize

IBitmapImageSubtract Method

Overload List
  NameDescription
Public methodSubtract(IBitmapImage)
Performs arithmetic subtraction from instance image. Negative results are forced to 0 (black).
Public methodSubtract(IBitmapImage, Single)
Performs arithmetic subtraction from instance image. Applies brightness scale factor to image2 before subtracting. Negative results are forced to 0 (black).
Top
See Also