Namespace Dapplo.Windows.Gdi32.SafeHandles
Classes
SafeCompatibleDcHandle
A CompatibleDC SafeHandle implementation
SafeDcHandle
Base class for all Safe "DC" Handles
SafeDeviceContextHandle
A DeviceContext SafeHandle implementation
SafeDibSectionHandle
A DIB Section SafeHandle implementation
SafeHBitmapHandle
A hbitmap SafeHandle implementation, use this for disposable usage of HBitmap
SafeObjectHandle
Abstract class SafeObjectHandle which contains all handles that are cleaned with DeleteObject
SafeRegionHandle
A hRegion SafeHandle implementation
SafeSelectObjectHandle
A select object safehandle implementation This will select the passed SafeHandle to the HDC and replace the returned value when disposing
SafeWindowDcHandle
A WindowDC SafeHandle implementation