Module autopilot::bitmap [] [src]

This module defines the struct Bitmap for accessing bitmaps and searching for bitmaps on-screen.

It also defines functions for taking screenshots of the screen.

Structs

Bitmap

Functions

capture_screen

Returns a screengrab of the entire main display.

capture_screen_portion

Returns a screengrab of the given portion of the main display.