DBPix Documentation
Version 2.0

ImageCopy Method


Description:  Places a copy of the current image on the Clipboard
Syntax:  void ImageCopy()
Remarks:  

The image placed on the clipboard will be either a 24-bit RGB-color DIB or an 8-bit indexed color DIB.

This function can also be accessed via the context-menu at runtime (the ViewMenuMode property controls which menu-items are displayed at runtime).

See also the ImagePaste method.

 

 

Documentation version 2.0.0