public static final class RecognitionHints.Orientation extends Object
Orientation hints.
public static final int NoRotate
No rotation.
public static final int Rotate90
Rotate image by 90 degress clockwise.
public static final int Rotate180
Rotate image by 180 degress clockwise.
public static final int Rotate270
Rotate image by 270 degress clockwise.
Copyright (c) 2002-2014 Aspose Pty Ltd. All Rights Reserved.