
Icon | Member | Description |
---|---|---|
![]() ![]() | Subtraction(Image<(Of <(TColor, TDepth>)>), Image<(Of <(TColor, TDepth>)>)) |
Elementwise subtract another image from the current image
|
![]() ![]() | Subtraction(Image<(Of <(TColor, TDepth>)>), TColor) |
Elementwise subtract another image from the current image
|
![]() ![]() | Subtraction(TColor, Image<(Of <(TColor, TDepth>)>)) |
Elementwise subtract another image from the current image
|
![]() ![]() | Subtraction(Double, Image<(Of <(TColor, TDepth>)>)) |
- img1 |
![]() ![]() | Subtraction(Image<(Of <(TColor, TDepth>)>), Double) |
Elementwise subtract another image from the current image
|