Module: Windows::GDI::DeviceContext

Defined in:
lib/windows/gdi/device_context.rb

Constant Summary collapse

DRIVERVERSION =
0
TECHNOLOGY =
2
HORZSIZE =
4
VERTSIZE =
6
HORZRES =
8
VERTRES =
10
BITSPIXEL =
12
PLANES =
14
NUMBRUSHES =
16
NUMPENS =
18
NUMMARKERS =
20
NUMFONTS =
22
NUMCOLORS =
24
PDEVICESIZE =
26
CURVECAPS =
28
LINECAPS =
30
POLYGONALCAPS =
32
TEXTCAPS =
34
CLIPCAPS =
36
RASTERCAPS =
38
ASPECTX =
40
ASPECTY =
42
ASPECTXY =
44