Overload List
Name | Description | |
---|---|---|
![]() | Mul(Image<(Of <(TColor, TDepth>)>)) | Elementwise multiply img2 with the current image |
![]() | Mul(Double) | Elementwise multiply the current image with scale |
![]() | Mul(Image<(Of <(TColor, TDepth>)>), Double) | Elementwise multiply another image with the current image and the scale |