]> git.imager.perl.org - imager-screenshot.git/commit - imss.h
- add support for getting a subimage of the window
authorTony Cook <tony@develop-help.com>
Tue, 16 Jan 2007 09:33:50 +0000 (09:33 +0000)
committerTony Cook <tony@develop-help.com>
Tue, 16 Jan 2007 09:33:50 +0000 (09:33 +0000)
commit87cd516f0ee3359feb0dd4396488b74755ab57dc
treec6268c017a1d7cdd7c79f151d852e26f8745fa2f
parente681bf09a1d2d84fe82b46d59a1658a8d02b3ab4
- add support for getting a subimage of the window
- include the interface header in the implementations so we
  get errors when they don't match (doh!)
- return something from the X11 error handler
- add X11/Xutil.h include for XDestroyImage()
- handle the default (no id or hwnd) case correctly
Changes
Screenshot.pm
Screenshot.xs
imss.h
scwin32.c
scx11.c