Copy the bitmap to another IEImage object
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
| C# | Visual Basic | Visual C++ |
Parameters
- targetImage
- IEImage
the target image
Examples
Image.CopyImageTo(ieViewer1.Image);