9 DEFINE_IMAGER_CALLBACKS;
11 #define imss__x11_open imss_x11_open
13 MODULE = Imager::Screenshot PACKAGE = Imager::Screenshot PREFIX = imss
20 imss_win32(hwnd, include_decor = 0, left = 0, top = 0, right = 0, bottom = 0)
33 imss_x11(display, window_id, left = 0, top = 0, right = 0, bottom = 0)
42 imss_x11_open(display_name = NULL)
43 const char *display_name
46 imss_x11_close(display)
54 imss_darwin(left = 0, top = 0, right = 0, bottom = 0)
63 PERL_INITIALIZE_IMAGER_CALLBACKS;