[]
Classes derived from this abstract base class define objects used to hold images.
public abstract class ImageEx : ICloneable, IDisposable
| Name | Description |
|---|---|
| ImageEx() |
| Name | Description |
|---|---|
| Size | Gets image size in twips. |
| Name | Description |
|---|---|
| Clone() | When overridden in a derived class, creates an exact copy of this ImageEx object. |
| Dispose() | Releases all resources used by this ImageEx object. |