| IImageFileManager Interface |
Namespace: VirtualRadar.Interface
The IImageFileManager type exposes the following members.
| Name | Description | |
|---|---|---|
| ImageFileDimensions |
Attempts to figure out the dimensions of an image stored within a file as quickly as possible.
| |
| LoadFromFile |
Loads the image stored in the file specified.
| |
| LoadFromWebSite |
Loads the image from the web site passed across. If caching is allowed then a clone of the cached
image is always returned.
|