getRotationForDisplay

abstract int getRotationForDisplay()

The amount of clockwise rotation needed to display the image in the correct orientation.

Degrees are positive and multiples of 90.

Return

degrees by which the image should be rotated clockwise before displaying

Deprecated

Use getRotationForDisplay instead, if getType equals IMAGE.