Cuts the image of a specified index in buffer to clipboard in DIB format.
Boolean ObjectName. CutToClipboard(Short sImageIndex)
Short sImageIndex: specifies the index of image in buffer. The index is 0-based.
Boolean.
TRUE indicates success. FALSE indicates failure.
When an error occurs and IfThrowException property is TRUE, an exception will be thrown.
When FALSE is returned or an exception is thrown, check ErrorCode property and ErrorString property for error information.
CutToClipboard() cuts the image to the clipboard. If the application still needs the image in Dynamic (Web) TWAIN, use CopyToClipboard().
The image is in DIB format.
VB Sample:
|
TWAIN ActiveX | TWAIN Plug-in | TWAIN Control | TWAIN SDK | Scanner COM
Software Configuration Management | Version Control | Source Control
Copyright © 2011 Dynamsoft Corporation. All Rights Reserved.