 | IBitmapImageFindEdgesLaplacian Method |
Uses Laplacian 3x3 kernel to find all edges.
Namespace:
CohesiveComputing.Imaging
Assembly:
CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
SyntaxIBitmapImage FindEdgesLaplacian()
Return Value
Type:
IBitmapImageA new image instance with effect applied.
See Also