ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
captureRect
ae
sys
sendinput
Return a capture of some sub-rectangle of the screen.
auto
captureRect
(Rect!int r, Image!BGRA image)
version(linux)
auto
captureRect
(
Rect
!int
r
,
ref
Image
!
BGRA
image
)
auto
captureRect
(Rect!int r)
Meta
Source
See Implementation
ae
sys
sendinput
aliases
Window
functions
captureRect
captureWindow
captureWindowRect
easeMousePos
findWindowByName
getDisplay
getPixel
getWindowGeometry
mouseButton
setMousePos
manifest constants
haveX11
Return a capture of some sub-rectangle of the screen.