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