[][src]Module fenestroj::wingdi

The Windows "Graphics Device Interface" (GDI).

It mostly lets you do 2D drawing in a Window.

Structs

StretchDIBitsArgs

Use with stretch_di_bits

Enums

DibColors

Describes the color scheme of some Device Independent Bits.

RasterOp

Common raster operations, See the parameters of BitBlt

Functions

get_device_caps

See GetDeviceCaps

stretch_di_bits

See StretchDIBits