| _dest_ | |
| the ObjBitmap which is the destination of the copy
|
| _destX1_ | |
| the abscissa of the upper left point of the rectangle in the destination ObjBitmap
|
| _destY1_ | |
| the ordinate of the upper left point of the rectangle in the destination ObjBitmap
|
| _destX2_ | |
| the abscissa of the lower right point of the rectangle in the destination ObjBitmap
|
| _destY2_ | |
| the ordinate of the lower right point of the rectangle in the destination ObjBitmap
|
| _source_ | |
| the AlphaBitmap which is the source of the copy
|
| _sourceX1_ | |
| the abscissa of the upper left point of the rectangle in the source AlphaBitmap
|
| _sourceY1_ | |
| the ordinate of the upper left point of the rectangle in the source AlphaBitmap
|
| _sourceX2_ | |
| the abscissa of the lower right point of the rectangle in the source AlphaBitmap
|
| _sourceY2_ | |
| the ordinate of the lower right 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
|