imagegrabwindow(PHP 5 >= 5.2.2) imagegrabwindow — Captures a window Описание
resource imagegrabwindow
( int $window
[, int $client_area
] )
Grabs a window or its client area using a windows handle (HWND property in COM instance) Список параметров
Возвращаемые значенияReturns an image resource identifier on success, FALSE on failure. Errors/ExceptionsE_NOTICE is issued if window_handle is invalid window handle. E_WARNING is issued if the Windows API is too old. Примеры
Пример #1 imagegrabwindow() example Capture a window (IE for example)
<?phpCapture a window (IE for example) but with its content
<?phpПримечания
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |