Loads the image from a file.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool LoadImageFromFile( string fileName )
Public Function LoadImageFromFile ( _ fileName As String _ ) As Boolean
public: bool LoadImageFromFile( String^ fileName )
Parameters
- fileName
- String
The file name with extension.