BaseImageProcessingSearcherElement Constructor |
This class is the base class for all searching image processing elements
and the result handler.
Namespace: RAYLASE.Marker.JobElement.ImageProcessingAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxprotected BaseImageProcessingSearcherElement(
BaseImageProcessingAutomation imageProcessingAutomation
)
Parameters
- imageProcessingAutomation BaseImageProcessingAutomation
- The image processing automation object the searcher belongs to.
See Also