Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ImageMagick
ConvolveMatrix
C# Class ImageMagick.ConvolveMatrix
Encapsulates a convolution kernel.
Inheritance:
DoubleMatrix
Show file
Open project: dlemstra/Magick.NET
Class Usage Examples
Public Methods
Method
Description
ConvolveMatrix
(
int
order
)
Initializes a new instance of the
ConvolveMatrix
class.
Private Methods
Method
Description
CheckOrder
(
int
order
) :
void
Method Details
ConvolveMatrix()
public
method
Initializes a new instance of the
ConvolveMatrix
class.
public
ConvolveMatrix
(
int
order
)
order
int
The order.