Creates a new IEImage object from specified file.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public IEImage( string fileName )
Public Sub New ( _ fileName As String _ )
public: IEImage( String^ fileName )
Parameters
- fileName
- String
Image path and file name.