Menu

Methods

BottingLibrary

As of version 1.0, the class contains approximately 25 methods that can be called.

  • getScreenshot(); -> Returns a bitmap of the entire screen

  • getScreenshotFromWindow(string windowTitle); -> Returns a bitmap of the window given

  • getWindowHanlde(string windowTitle); -> Returns the window handle of the window given

  • setFrontWindow(); -> **

  • showWindow(); -> **

  • findImage(); -> **

  • findImages(); -> **

  • findColor(); -> **

  • findColors(); -> **

  • colorsMatch(); -> **

  • colorsSimilar(); -> **

  • sendKey(); -> **

  • isKeyDown(); -> **

  • leftClick(); -> * *

  • rightClick(); -> * *

  • moveMouse(); -> * *

  • moveMouseWindow(); -> * *

  • getMouse(); -> * *

  • getMouseWindow(); -> * *

  • mouseJiggle(); -> * *

  • delay(); -> * *

  • random(); -> * *


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.