[]
Wrapper class for GrapeCity.Documents.Drawing.IImage interface.
public class IImageWrapper : IDisposable
| Name | Description |
|---|---|
| IImageWrapper(IImage) | Creates an instance if IImageWrapper |
| Name | Description |
|---|---|
| Instance | Gets GrapeCity.Documents.Drawing.IImage instance; |
| Name | Description |
|---|---|
| Dispose() | |
| Draw(GcGraphics, Rect) | Drows GrapeCity.Documents.Drawing.IImage to GrapeCity.Documents.Drawing.GcGraphics |
| GetSize() | Returns size of the image in pixels. |