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