Is there a way to retrieve the image orientation? i need to know if the image I loaded is landscape or portait. I tried CalcOrientation but that reads the text (which is correct as the image is landscape but the text is readable that way).
Instead, if it's landscape i need to rotate it anyway.