ImageGear for .NET
Orient Method
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecImage Class : Orient Method




orientation
Image rotation/orientation operation to be performed.

Glossary Item Box

Rotates and/or mirrors the image.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

orientation
Image rotation/orientation operation to be performed.

Remarks

This method immediately rotates and/or mirrors the image according to the specified orientation parameter.

When this method is called, the coordinates of all defined zones in the zone list will be automatically recalculated, i.e., the zones are also rotated.

An alternative to this method is the Preprocess method with the required OrientationMode property set.

See Also

©2013. Accusoft Corporation. All Rights Reserved.