fun getRotatedHeight(): Int
Height of frame when the reverse of rotation is applied to the buffer e.g. a frame with width = 1 and height = 2 with 90 degrees rotation will have rotated width = 2 and height = 1
Return
Int - Frame height when rotation is removed