Overload List
| Name | Description | |
|---|---|---|
| Sub(Image<(Of <(TColor, TDepth>)>)) | Elementwise subtract another image from the current image | |
| Sub(TColor) | Elementwise subtrace a color from the current image | |
| Sub(Image<(Of <(TColor, TDepth>)>), Image<(Of <(Gray, Byte>)>)) | Elementwise subtrace another image from the current image, using a mask |