Click or drag to resize
IImageFileManagerLoadFromFile Method
Loads the image stored in the file specified.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Image LoadFromFile(
	string fileName
)

Parameters

fileName
Type: SystemString

Return Value

Type: Image
See Also