RanorexRanorex Documentation
LaplaceKernel5x5 Property
NamespacesRanorexImaging..::.ProcessingLaplaceKernel5x5
Gets a 5x5 laplace filter kernel.
Declaration Syntax
C#Visual BasicVisual C++
public static int[,] LaplaceKernel5x5 { get; }
Public Shared ReadOnly Property LaplaceKernel5x5 As Integer(,)
public:
static property array<int,2>^ LaplaceKernel5x5 {
	array<int,2>^ get ();
}

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.3.22982 (4.0.3.22982)