gdiplusbase.h header
This header is used by GDI+. For more information, see:
gdiplusbase.h contains the following programming interfaces:
Classes
GdiplusBase The GdiplusBase class provides memory allocation and deallocation for GDI+ objects. GdiplusBase serves as a base class for all other GDI+ classes, so you never need to create an instance of GdiplusBase. |