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

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