Class | Description | |
---|---|---|
CompatibleDeviceContext | Represents a gdi device context coming directly another device context. It has the same format as the another device context. | |
ControlDeviceContext | Represents a gdi device context coming directly from a control. | |
DesktopDeviceContext | Represents a gdi device context coming directly from the desktop. | |
DeviceContext | Represents the GDI device conext. | |
DeviceContextState | Saves the state of the DeviceContext. | |
DummyDeviceContext | Represents a gdi device context that used as a dummy. | |
GdiplusGraphicDeviceContext | Represents a gdi device context that created by gdi+ Graphics. | |
ImageDeviceContext | Represents a gdi device context coming directly from a gdi+ image. | |
RawDeviceContext | Represents a wrapper of the gid device context handle. | |
WindowDeviceContext | Represents a gdi device context coming directly from a window. |