Method | Description | |
---|---|---|
CompassConvolution ( int masks ) : System.Collections.Generic |
Initializes a new instance of the CompassConvolution class.
|
Method | Description | |
---|---|---|
ProcessFilter ( |
Process the filter on the specified image.
|
public CompassConvolution ( int masks ) : System.Collections.Generic | ||
masks | int | |
return | System.Collections.Generic |
protected ProcessFilter ( |
||
sourceData | Source image data. | |
destinationData | Destination image data. | |
return | void |