Rotates the image of a specified index in buffer by 90 degrees clockwise.
| ActiveX Edition | Plug-in Edition | Mac Edition |
|---|---|---|
| Since V6.0 | Since V6.0 | Since V6.4 |
Boolean ObjectName. RotateRight(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.
RotateLeft() rotates an image and replaces the original image with the rotated copy.
RotateLeft(),
Flip(), Mirror(),
Crop(),
CropToClipboard(), GetImageSize(),
ChangeImageSize(),
ShowImageEditor(),
ImageEditorWindowTitle property,
ImageEditorIfReadonly property,
ImageEditorIfEnableEnumerator
property
Rotate an image in the control.
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.