Load
This method loads a file from given root path and this root path is not the absolute path of the file.
Syntax
Load (Filename as String, ImageRootPath as String)| Parameter | Description |
|---|---|
| Filename | Name of the file. |
| ImageRootPath | Relative path of the file. |
