[]
Gets an Image object using an image path.
protected Image GetImage(string path, FpSpread spread)
Protected Function GetImage(path As String, spread As FpSpread) As Image
| Type | Name | Description |
|---|---|---|
| string | path | \Image path |
| FpSpread | spread | Spread instance. |
| Type | Description |
|---|---|
| Image |