ImageGear Professional v18.2 > API Reference Guide > Display Component API Reference > Display Component Objects > IGPageDisplay Object > IGPageDisplay Methods > CutToClipboard Method |
"Cuts away" a portion of an image. The cut portion is copied to the clipboard with its original pixel values, while in the displayed image, that rectangle is replaced by a pixel value specified by ImageFillColor Property color property.
CutToClipboard(pClipRect As IGRectangle)
Name | Description |
---|---|
pClipRect | Specifies the rectangle that should be placed to clipboard |
N/A
N/A
Display