Gets or sets the preprocessing steps that are performed to the image and
the feature bitmaps before searching.
| C# | Visual Basic | Visual 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); }
