Translations:WaitForBmp/5/en: Porovnání verzí

Z Wiki
Přejít na: navigace, hledání
(Založena nová stránka s textem „Depending on the value of WaitMode, it waits for the bitmap given by the Bitmap parameter to appear or disappear. To search fo…“)
 
Řádek 1: Řádek 1:
Depending on the value of [[#waitmode-|WaitMode]], it waits for the bitmap given by the [[# bitmap-|Bitmap]] parameter to appear or disappear. To search for the reference bitmap, the maximum waiting time can be set using the [[#wait-|Wait]] parameter, to skip multiple occurrences using the [[#skip1-|Skip1]] or [[#skip2-|Skip2]] parameters, and to mask the search by using the parameters [[#maskmode1-|MaskMode1]], [[#bitmapmaskcolor1-|BitmapMaskColor1]] and [[#screenmaskcolor1-|ScreenMaskColor1]] or [[#maskmode2-|MaskMode2]], [[#bitmapmaskcolor2-|BitmapMaskColor2]] and [[#screenmaskcolor2-|ScreenMaskColor2]]). If the bitmap is not found in the search area specified by [[#capturemode-|CaptureMode]], the command ends in error.
+
Depending on the value of [[#waitmode-|WaitMode]], it waits for the [[# bitmap-|Bitmap]] to appear or disappear. To search for the reference bitmap, the maximum waiting time can be set using the [[#wait-|Wait]] parameter, to skip multiple occurrences using the [[#skip1-|Skip1]] or [[#skip2-|Skip2]] parameters, and to mask the search by using the parameters [[#maskmode1-|MaskMode1]], [[#bitmapmaskcolor1-|BitmapMaskColor1]] and [[#screenmaskcolor1-|ScreenMaskColor1]] or [[#maskmode2-|MaskMode2]], [[#bitmapmaskcolor2-|BitmapMaskColor2]] and [[#screenmaskcolor2-|ScreenMaskColor2]]). If the bitmap is not found in the search area specified by [[#capturemode-|CaptureMode]], the command ends in error.

Verze z 2. 2. 2021, 10:44

Informace o zprávě (přispět)
K této zprávě není dokumentace. Pokud víte, kde nebo jak se zpráva používá, můžete pomoci dalším překladatelům tím, že přidáte dokumentaci k této zprávě.
Zdroj zprávy (WaitForBmp)
V závislosti na hodnotě parametru [[#waitmode-| WaitMode]], čeká na výskyt nebo zmizení bitmapy dané parametrem [[#bitmap-| Bitmap]]. Pro vyhledávání referenční bitmapy je možné nastavit maximální čekací dobu parametrem [[#wait-| Wait]], přeskočení vícenásobných výskytů parametrem [[#skip-| Skip]] a vyhledávání s maskou (parametry [[#maskmode-| MaskMode]], [[#bitmapmaskcolor-| BitmapMaskColor]] a [[#screenmaskcolor-| ScreenMaskColor]]). Pokud se v prohledávané oblasti určené parametrem [[#capturemode-| CaptureMode]]  bitmapa neobjeví (příp. nezmizí), příkaz končí chybou.
PřekladDepending on the value of [[#waitmode-|WaitMode]], it waits for the [[# bitmap-|Bitmap]] to appear or disappear. To search for the reference bitmap, the maximum waiting time can be set using the [[#wait-|Wait]] parameter, to skip multiple occurrences using the [[#skip1-|Skip1]] or [[#skip2-|Skip2]] parameters, and to mask the search by using the parameters [[#maskmode1-|MaskMode1]], [[#bitmapmaskcolor1-|BitmapMaskColor1]] and [[#screenmaskcolor1-|ScreenMaskColor1]] or [[#maskmode2-|MaskMode2]], [[#bitmapmaskcolor2-|BitmapMaskColor2]] and [[#screenmaskcolor2-|ScreenMaskColor2]]). If the bitmap is not found in the search area specified by [[#capturemode-|CaptureMode]], the command ends in error.

Depending on the value of WaitMode, it waits for the Bitmap to appear or disappear. To search for the reference bitmap, the maximum waiting time can be set using the Wait parameter, to skip multiple occurrences using the Skip1 or Skip2 parameters, and to mask the search by using the parameters MaskMode1, BitmapMaskColor1 and ScreenMaskColor1 or MaskMode2, BitmapMaskColor2 and ScreenMaskColor2). If the bitmap is not found in the search area specified by CaptureMode, the command ends in error.