Graphics & Drawing

Graphics & Drawing Overview

This section details ProGUI's core 2D graphics rendering capabilities. These functions provide the tools to draw shapes, text, images, and complex borders onto output targets, which can be either windows or in-memory images. ProGUI abstracts the underlying graphics subsystem (Direct2D on Windows, Cairo on Linux) to offer a consistent API.

Key functionalities include: