meiMingle / WindowCapture

Window capture library for Processing (Windows only)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WindowCapture

Window capture library for Processing (Windows only)

WindowCapture

指定したウィンドウのクライアント領域をキャプチャして画像データを取得するライブラリです。他のウィンドウに隠れて背面にあるウィンドウでもキャプチャできます。

「ウィンドウクラス」と「ウィンドウのタイトル」でウィンドウを指定します。いずれか片方のパラメータで指定したい時は、指定しないほうをnullにしてください。ウィンドウクラスはWinListerなどのウィンドウ解析ツールを使うと調べられます。

About

Window capture library for Processing (Windows only)


Languages

Language:Java 91.2%Language:Processing 8.8%