CopyAlphaImageTo copies current image inside target bitmap, at destX, destY position.
If the image has an alpha channel, CopyAlphaImageTo copies only visible area.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- targetImage
- IEImage
destination image
- destX
- Int32
destination X coordinate
- destY
- Int32
destination Y coordinate