Creates a copy of the current region in a transparent window that can be moved or pasted into the image.
Visual Basic |
---|
Public Sub RgnCreateSprite() |
The sprite can be moved over the current image by invoking the RgnMoveSprite method and can be pasted into the current image by invoking the RgnPasteSprite method.
This method will fails if there is no current region.