Copy the image with the layers superimposed
dleft | Specifies the left edge position of the destination rectangle in pixels (at the image position of the destination layer). |
dtop | Specifies the top position of the destination rectangle in pixels (at the image position of the destination layer). |
src | Specifies the layer object to copy from. |
sleft | Specifies the left edge position of the rectangle to copy, in pixels (at the display position of the source layer). |
stop | Specifies the top position of the rectangle to copy, in pixels (at the display position of the source layer). |
swidth | Specifies the width of the rectangle to copy, in pixels (at the display position of the source layer). |
sheight | Specifies the vertical width of the rectangle to copy, in pixels (at the display position of the source layer). |
Superimposes the specified rectangular part of the specified copy source layer including the child layer, and copies the resulting image to the specified position of your own layer.
This method is not affected by the Layer.face property of the source or destination layer.
.