RanorexRanorex Documentation
Preprocessing Property
NamespacesRanorexImaging..::.FindOptionsPreprocessing
Gets or sets the preprocessing steps that are performed to the image and the feature bitmaps before searching.
Declaration Syntax
C#Visual BasicVisual C++
public Imaging..::.Preprocessings Preprocessing { get; set; }
Public Property Preprocessing As Imaging..::.Preprocessings
public:
property Imaging..::.Preprocessings Preprocessing {
	Imaging..::.Preprocessings get ();
	void set (Imaging..::.Preprocessings value);
}

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