Rotates the image of a specified index in buffer by specified angle.
Boolean ObjectName. Rotate(Int16 sImageIndex, float fAngle, Bool bKeepSize)
Int16 sImageIndex: specifies the index of image in buffer. The index is 0-based.
float fAngle: Specifies the rotation angle.
Bool bKeepSize: Keep size or not.
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.
You can specify the fill color by BackgroundFillColor property.
RotateLeft(), RotateRight(), Flip(), Mirror(), Crop(), CropToClipboard(), GetImageSize(), ChangeImageSize(), ShowImageEditor(), ImageEditorWindowTitle property, ImageEditorIfReadonly property, ImageEditorIfEnableEnumerator property
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.