--- title: "Graphics Overview" ms.date: "03/30/2017" helpviewer_keywords: - "Windows Forms, graphics" - "Windows Forms, GDI+" - "graphics [Windows Forms], Windows Forms" - "GDI+, Windows Forms" - "graphics" ms.assetid: 94084509-2c6f-477d-923b-d25d37a36b1c --- # Graphics Overview (Windows Forms) GDI+ is a Graphics Device Interface that enables programmers to write device-independent applications. The services of GDI+ are exposed through a set of managed classes. ## In This Section [Overview of Graphics](overview-of-graphics.md) Provides a general introduction to GDI+. [Three Categories of Graphics Services](three-categories-of-graphics-services.md) Describes the three categories that make up programming with GDI+. [Structure of the Graphics Interface](structure-of-the-graphics-interface.md) Describes the managed class interface of GDI+. ## Reference Provides access to GDI+ basic graphics functionality. Provides advanced two-dimensional and vector graphics functionality. Provides advanced GDI+ imaging functionality. Provides advanced GDI+ typography functionality. Provides print-related services. Provides GDI text drawing and measuring functionality.