ReleaseImage releases the image created with GetImage method.
Applications don't need to call Dispose() for the image object.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- image
- IEImage
IEImage object returned by GetImage().
- index
- Int32
Index of the image to release.
- saveChanges
- Boolean
If true (default) the changes are saved.