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