| Package | Description |
|---|---|
| org.ximtec.igesture.io.wacom | |
| org.ximtec.igesture.io.win32 |
| Modifier and Type | Field and Description |
|---|---|
W32API.HDC |
Wintab32.PACKET.pkContext |
| Modifier and Type | Method and Description |
|---|---|
W32API.HDC |
Wintab32.WTOpenW(W32API.HWND hwnd,
Wintab32.LOGCONTEXTW s,
boolean b) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Wintab32.WTClose(W32API.HDC hDC) |
boolean |
Wintab32.WTPacket(W32API.HDC hdc,
int wSerial,
Wintab32.PACKET p) |
int |
Wintab32.WTPacketsGet(W32API.HDC hdc,
int max,
Wintab32.PACKET p) |
int |
Wintab32.WTPacketsGet(W32API.HDC hdc,
int max,
Wintab32.PACKET[] p) |
int |
Wintab32.WTQueueSizeGet(W32API.HDC hdc) |
| Modifier and Type | Method and Description |
|---|---|
W32API.HDC |
GDI32.CreateCompatibleDC(W32API.HDC hDC) |
| Modifier and Type | Method and Description |
|---|---|
W32API.HBITMAP |
GDI32.CreateCompatibleBitmap(W32API.HDC hDC,
int width,
int height) |
W32API.HDC |
GDI32.CreateCompatibleDC(W32API.HDC hDC) |
W32API.HBITMAP |
GDI32.CreateDIBitmap(W32API.HDC hDC,
GDI32.BITMAPINFOHEADER lpbmih,
int fdwInit,
com.sun.jna.Pointer lpbInit,
GDI32.BITMAPINFO lpbmi,
int fuUsage) |
W32API.HBITMAP |
GDI32.CreateDIBSection(W32API.HDC hDC,
GDI32.BITMAPINFO pbmi,
int iUsage,
com.sun.jna.ptr.PointerByReference ppvBits,
com.sun.jna.Pointer hSection,
int dwOffset) |
boolean |
GDI32.DeleteDC(W32API.HDC hDC) |
W32API.HANDLE |
GDI32.SelectObject(W32API.HDC hDC,
W32API.HANDLE hGDIObj) |
int |
GDI32.SetPixel(W32API.HDC hDC,
int x,
int y,
int crColor) |
Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.