[]
        
(Showing Draft Content)

C1.Document.Util.IImageWrapper

IImageWrapper Class

Wrapper class for GrapeCity.Documents.Drawing.IImage interface.

Inheritance
IImageWrapper
Implements
Namespace: C1.Document.Util
Assembly: C1.Document.dll
Syntax
public class IImageWrapper : IDisposable

Constructors

Name Description
IImageWrapper(IImage)

Creates an instance if IImageWrapper

Properties

Name Description
Instance

Gets GrapeCity.Documents.Drawing.IImage instance;

Methods

Name Description
Dispose()
Draw(GcGraphics, Rect)

Drows GrapeCity.Documents.Drawing.IImage to GrapeCity.Documents.Drawing.GcGraphics

GetSize()

Returns size of the image in pixels.