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

Z Wiki
Přejít na: navigace, hledání
(Založena nová stránka s textem „Seeks a bitmap given by the Bitmap parameter on the screen and then if a bitmap is found, it stores the occurrence coordinates to #left-| L…“)
 
 
Řádek 1: Řádek 1:
Seeks a bitmap given by the [[#bitmap-| Bitmap]] parameter on the screen and then if a bitmap is found, it stores the occurrence coordinates to [[#left-| Left]], [[#top-| Top]], [[#right-| Right]] and [[#botom-| Botom]] parameters. The capture offset is stored in the [[#captureleft-| CaptureLeft]] and [[#capturetop-| CaptureTop]] parameters. It is possible to set the timeout with the [[#wait-| Wait]] parameter, skip multiple occurrences with the [[#skip-| Skip]] parameter and specify masking ([[#maskmode-| MaskMode]], [[#bitmapmaskcolor-| BitmapMaskColor]] and [[#screenmaskcolor-| ScreenMaskColor]] parameters). The search area is determined by the value of the [[#capturemode-| CaptureMode]] parameter. In a case bitmap is not found, the command ends with an error.
+
Searches for a bitmap given by the [[#bitmap-| Bitmap]] parameter on the screen and then if the bitmap is found, it stores the occurrence coordinates to [[#left-| Left]], [[#top-| Top]], [[#right-| Right]] and [[#bottom-| Bottom]] parameters. The capture offset is stored in the [[#captureleft-| CaptureLeft]] and [[#capturetop-| CaptureTop]] parameters. It is possible to set the timeout with the [[#wait-| Wait]] parameter, to skip multiple occurrences with the [[#skip-| Skip]] parameter and to specify masking with ([[#maskmode-| MaskMode]], [[#bitmapmaskcolor-| BitmapMaskColor]] and [[#screenmaskcolor-| ScreenMaskColor]] parameters). The search area is determined by the value of the [[#capturemode-| CaptureMode]] parameter. In case no bitmap is found, the command ends with an error.

Aktuální verze z 3. 2. 2021, 09:15

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 (BmpPos)
Hledá na obrazovce bitmapu danou parametrem [[#bitmap-| Bitmap]] a po jejím nalezení zapíše souřadnice jejího umístění do výstupních parametrů [[#left-| Left]], [[#top-| Top]], [[#right-| Right]] a [[#botom-| Botom]]. Do výstupních parametrů [[#captureleft-| CaptureLeft]] a [[#capturetop-| CaptureTop]] uloží ofset prohledávaného snímku. Pro vyhledává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]]). Oblast vyhledávání určuje hodnota parametru [[#capturemode-| CaptureMode]]. Pokud není zadaná bitmapa naleznena, příkaz končí chybou.
PřekladSearches for a bitmap given by the [[#bitmap-| Bitmap]] parameter on the screen and then if the bitmap is found, it stores the occurrence coordinates to [[#left-| Left]], [[#top-| Top]], [[#right-| Right]] and [[#bottom-| Bottom]] parameters. The capture offset is stored in the [[#captureleft-| CaptureLeft]] and [[#capturetop-| CaptureTop]] parameters. It is possible to set the timeout with the [[#wait-| Wait]] parameter, to skip multiple occurrences with the [[#skip-| Skip]] parameter and to specify masking with ([[#maskmode-| MaskMode]], [[#bitmapmaskcolor-| BitmapMaskColor]] and [[#screenmaskcolor-| ScreenMaskColor]] parameters). The search area is determined by the value of the [[#capturemode-| CaptureMode]] parameter. In case no bitmap is found, the command ends with an error.

Searches for a bitmap given by the Bitmap parameter on the screen and then if the bitmap is found, it stores the occurrence coordinates to Left, Top, Right and Bottom parameters. The capture offset is stored in the CaptureLeft and CaptureTop parameters. It is possible to set the timeout with the Wait parameter, to skip multiple occurrences with the Skip parameter and to specify masking with ( MaskMode, BitmapMaskColor and ScreenMaskColor parameters). The search area is determined by the value of the CaptureMode parameter. In case no bitmap is found, the command ends with an error.