screenshot

package module
v0.0.0-...-e4c35db Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 18, 2014 License: MIT Imports: 3 Imported by: 2

README

Simple cross-platform pure Go screen shot library. (tested only on linux&windows, mac is currently not working)

Forked by pato: modified to reuse X connections (useful where you need to take screenshots at a high rate)

Install:

go get github.com/pato/screenshot

Dependencies:

Windows: https://github.com/AllenDang/w32
Other: https://github.com/BurntSushi/xgb

Example

look at example/ folder.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CaptureRect

func CaptureRect(c *xgb.Conn, rect image.Rectangle) (*image.RGBA, error)

func CaptureScreen

func CaptureScreen(c *xgb.Conn) (*image.RGBA, error)

func Close

func Close(c *xgb.Conn)

func ScreenRect

func ScreenRect(c *xgb.Conn) (image.Rectangle, error)

func Setup

func Setup() (*xgb.Conn, error)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL