captureWindowRect

Return a screen capture of some sub-rectangle of the given window.

  1. void captureWindowRect(Window window, Rect!int r, Image!BGRA image)
  2. auto captureWindowRect(Window window, Rect!int r)
    version(linux)
    captureWindowRect

Meta