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