TWAIN ActiveX/Plug-in Windows/Mac HTTP Control/SDK

MoveImage Method

Description

Moves a specified image.

Support information

ActiveX Edition Plug-in Edition Mac Edition
Since V1.0 Since V1.0 Since V6.4

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