ae v0.0.2845 (2020-11-29T12:45:19Z)
Home
Dub
Repo
captureWindowRect
ae
sys
sendinput
Undocumented in source. Be warned that the author may not have intended to support it.
void
captureWindowRect
(Window window, Rect!int r, Image!BGRA image)
version(linux)
void
captureWindowRect
(
Window
window
,
Rect
!int
r
,
ref
Image
!
BGRA
image
)
auto
captureWindowRect
(Window window, Rect!int r)
Meta
Source
See Implementation
ae
sys
sendinput
aliases
Window
functions
captureRect
captureWindow
captureWindowRect
ease
easeMousePos
findWindowByName
getDisplay
getPixel
getWindowGeometry
mouseButton
setMousePos
xEnforce
manifest constants
haveX11