Overload List
Name | Description |
---|---|
Multiply(Double, Image<(Of <<'(TColor, TDepth>)>>)) | scale*image |
Multiply(Image<(Of <<'(TColor, TDepth>)>>), ConvolutionKernelF) |
Perform the convolution with kernel on image |
Multiply(Image<(Of <<'(TColor, TDepth>)>>), Double) | image * scale |