GetImage creates a IEImage object from the image contained at specified index.
Each changement you make in the bitmap will be visible after you have called Update() method.
You have to call ReleaseImage to free the IEImage object.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- index
- Int32
Index of the image to retrieve.