needRotate property

bool needRotate
final

If the needRotate is true, the width and height need to be swapped when using.

Such as, orientation value of the jpeg format is 5, 6, 7, 8.

Implementation

final bool needRotate;