_dest_ | |
| the ObjBitmap which is the destination of the copy
|
_destX_ | |
| the abscissa of the upper left point of the rectangle in the destination ObjBitmap
|
_destY_ | |
| the ordinate of the upper left point of the rectangle in the destination ObjBitmap
|
_source_ | |
| the AlphaBitmap which is the source of the copy
|
_sourceX_ | |
| the abscissa of the upper left point of the rectangle in the source AlphaBitmap
|
_sourceY_ | |
| the ordinate of the upper left point of the rectangle in the source AlphaBitmap
|
_width_ | |
| the width of the rectangle to be copied
|
_height_ | |
| the height of the rectangle to be copied
|