The area of searching (empty if full screan), font, color and result variable name should be provided. In the given area there should be no distortion (i.e. pixel of given color, that is not the component of the caption). Current OCR algorithm contains no heuristic methods. That is why if only every condition is fullfilled, it is 100Parameters:- Search area - Area expression - Area whith text to be searched. Only single line of the text should be on that area.,
- Font name - String expression - Font family name of searched string,
- Font size - Integer expression - Font size of searched string,
- Font style - Integer expression - 0 for default style or BOLD() value for bold text,
- Name of variable to store the result - Variable name - Name of the variable, where the text will be stored,
- Color in hexadecimal - String expression - The HTML format string expression, with the color of the searched text. On the checked image only the text should be displayd with given color. All the other pixels should have other color..
krzys2015-02-01