@brett do you want to rotate the whole display or simply some of the graphic elements? As @ajb2k3 stated the rotation option is available for the text label, but elements such as the rectangle or triangle graphic elements are not rotatable due to the module they are based on not supporting this feature.
Hey Kenny, just wondering why you would want to get the image width and height if you already prepared an image that fits within the screens confines, I would have thought you'd already know the size of your image. If you can give me a valid reason I can see if we can include those functions in the M5IMG library
@hetzer that would be great.
In my scrolling and bouncing text demo's the same location 0,0 is also used for detecting the edge of the screen which is proving rather annoying.