PHP » GoLang |
login |
register |
about
|
GoLang imagegrabwindow
request it (333)
GoLang replacement for PHP's imagegrabwindow
[edit | history]
imagegrabwindow(PHP 5 >= 5.2.2, PHP 7) imagegrabwindow — Captures a window Description
resource imagegrabwindow
( int
$window_handle
[, int $client_area = 0
] )Grabs a window or its client area using a windows handle (HWND property in COM instance) Parameters
Return Values
Returns an image resource identifier on success, Errors/Exceptions
E_NOTICE is issued if Examples
Example #1 imagegrabwindow() example Capture a window (IE for example)
<?php Capture a window (IE for example) but with its content
<?php Notes
|
more
Recently updated
more
Most requested
more
Last requests
|