[]
Initializes a new instance of ImageEx.
public ImageEx CreateImage(ImageInfo image)
| Type | Name | Description |
|---|---|---|
| ImageInfo | image |
| Type | Description |
|---|---|
| ImageEx |
Initializes a new instance of ImageEx and supplies a unique id for which the IDrawingCanvas can implement caching.
public ImageEx CreateImage(ImageInfo image, string cacheId)
| Type | Name | Description |
|---|---|---|
| ImageInfo | image | |
| string | cacheId |
| Type | Description |
|---|---|
| ImageEx |