[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.DeviceContexts.ImageDeviceContext

ImageDeviceContext Class

Represents a gdi device context coming directly from a gdi+ image.

Namespace: C1.Framework.Drawing.Gdi.DeviceContexts
Assembly: C1.Win.Input.8.dll
Syntax
public class ImageDeviceContext : GdiplusGraphicDeviceContext, IDeviceContext, IDisposable

Constructors

Name Description
ImageDeviceContext(Image)

Initializes a new instance of the ImageDeviceContext class.

Methods

Name Description
Dispose(bool)

Releases the unmanaged resources used by the GdiplusGraphicDeviceContext and optionally releases the managed resources.