SelectClipboard

The SelectClipboard function defines whether drawing operations will be performed on the clipboard image or on the main image.

InitClipboard bWhere

Parameters

bWhere
Specifies where the drawing operations will be performed. If True, the following drawing operations will be performed on clipboard. If False, the following drawing operations will be performed on the main image.

Example
See InitClipboard.