Dynamic Web TWAIN  - TWAIN ActiveX/Plug-in, Scanner COM Control
TWAIN ActiveX/Plug-in HTTP Control/SDK

MoveImage Method

Description

Moves a specified image.

Syntax

Boolean ObjectName. MoveImage(Int16 sSourceImageIndex, Int16 sTargetImageIndex)

Parameters

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.

Return value

Boolean.

TRUE indicates success. FALSE indicates failure.

Remarks

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 © 2011 Dynamsoft Corporation. All Rights Reserved.