MSDN Documentation – GDI References

Reference Index

Select a category from the left navigation to view detailed documentation.

Quick Links

Common GDI Functions

Function Header Description
BitBlt wingdi.h Transfers a bitmap from a source device context to a destination device context.
CreateCompatibleBitmap wingdi.h Creates a bitmap compatible with the device that is associated with the specified device context.
SelectObject wingdi.h Selects an object into the specified device context.
CreatePen wingdi.h Creates a logical pen that has a specified style, width, and color.