getOrientation

public final int getOrientation()

Returns the orientation setting. This can return ORIENTATION_USE_EXIF, in which case it doesn't tell you the applied orientation of the image. For that, use getAppliedOrientation.

Return

the orientation setting. See static fields.