Moves a specified image.
| ActiveX Edition | Plug-in Edition | Mac Edition |
|---|---|---|
| Since V1.0 | Since V1.0 | Since V6.4 |
Boolean ObjectName. MoveImage(Int16 sSourceImageIndex, Int16 sTargetImageIndex)
Int16 sSourceImageIndex: Specifies the source index of image in buffer. The index is 0-based.
Int16 sTargetImageIndex: Specifies the target 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.
TWAIN ActiveX |
TWAIN Plug-in |
TWAIN Control |
TWAIN SDK |
Scanner COM
Software Configuration Management |
Version Control |
Source Control
Copyright © 2012 Dynamsoft Corporation. All Rights Reserved.