Translations:CaptureText/5/en: Porovnání verzí
(Založena nová stránka s textem „Selects text by clicking the Button at the point specified by Reference1 related to Bitmap1 and dragging to…“) |
|||
| (Není zobrazena jedna mezilehlá verze od stejného uživatele.) | |||
| Řádek 1: | Řádek 1: | ||
| − | Selects text by clicking the [[#button-| Button]] at the point specified by [[#reference1-| Reference1]] related to [[#bitmap1-| Bitmap1]] and dragging to [[#reference2-| Reference2]] related to [[#bitmap2-| Bitmap2]]. The selected text is copied using the clipboard and saved in the output parameter [[#text-| Text]]. The number of clicks in [[#reference1-| Reference1]] is determined by the [[#clickcount-| ClickCount]] parameter. It is possible to set the timeout with the [[#wait-| Wait]] parameter, skip multiple occurrences with the [[#skip1-| Skip1]] and [[#skip2-| Skip2]] parameters and specify masking ([[#maskmode1-| MaskMode1]], [[#bitmapmaskcolor1-| BitmapMaskColor1]] and [[#screenmaskcolor1-| ScreenMaskColor1]] | + | Selects text by clicking the [[#button-| Button]] at the point specified by [[#reference1-| Reference1]] related to [[#bitmap1-| Bitmap1]] and dragging it to [[#reference2-| Reference2]] related to [[#bitmap2-| Bitmap2]]. The selected text is copied using the clipboard and saved in the output parameter [[#text-| Text]]. The number of clicks in [[#reference1-| Reference1]] is determined by the [[#clickcount-| ClickCount]] parameter. It is possible to set the timeout with the [[#wait-| Wait]] parameter, to skip multiple occurrences with the [[#skip1-| Skip1]] and [[#skip2-| Skip2]] parameters and specify masking with ([[#maskmode1-| MaskMode1]], [[#bitmapmaskcolor1-| BitmapMaskColor1]] and [[#screenmaskcolor1-| ScreenMaskColor1]] or [[#maskmode2-| MaskMode2]], [[#bitmapmaskcolor2-| BitmapMaskColor2]] and [[#screenmaskcolor2-| ScreenMaskColor2]] parameters). The search area is determined by the value of the [[#capturemode1-| CaptureMode1]] and [[#capturemode2-| CaptureMode2]] parameters. If none of the bitmaps is found, the command ends with an error. |
Aktuální verze z 3. 2. 2021, 13:48
Selects text by clicking the Button at the point specified by Reference1 related to Bitmap1 and dragging it to Reference2 related to Bitmap2. The selected text is copied using the clipboard and saved in the output parameter Text. The number of clicks in Reference1 is determined by the ClickCount parameter. It is possible to set the timeout with the Wait parameter, to skip multiple occurrences with the Skip1 and Skip2 parameters and specify masking with ( MaskMode1, BitmapMaskColor1 and ScreenMaskColor1 or MaskMode2, BitmapMaskColor2 and ScreenMaskColor2 parameters). The search area is determined by the value of the CaptureMode1 and CaptureMode2 parameters. If none of the bitmaps is found, the command ends with an error.