ImageGear Professional v18.2 > API Reference Guide > Recognition Component API Reference > Recognition Component Functions Reference > Approx Regex Functions > FNIG_REC_APPROX_REGEX_MATCH_CB |
Approximate regex match callback function signature.
Copy Code
|
|
---|---|
AT_VOID ACCUAPI FNIG_REC_APPROX_REGEX_MATCH_CB(
LPAT_REC_APPROX_REGEX_MATCH_CB_PARAMS params,
LPVOID userdata
);
|
Name | Type | Description |
params | LPAT_REC_APPROX_REGEX_MATCH_CB_PARAMS | Details about an approx regex match result. |
userdata | LPVOID | User data passed to the callback function. The data to be passed can be set with IG_REC_approx_regex_match_cb_set. |
None
All pixel formats supported by ImageGear Professional.
IG_REC_approx_regex_search_page
IG_REC_approx_regex_search_document
IG_REC_approx_regex_search_text
IG_REC_approx_regex_search_rec_page
IG_REC_approx_regex_search_rec_document