Rotate a GUI

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Fulminare
Posts: 369
Joined: 26 Jun 2021, 20:15

Rotate a GUI

Post by Fulminare » 07 Jul 2022, 04:13

Hello !

This is the GUI I have.

How to rotate it 90 degrees left

And crop it from the left side (the "Camera" section must be cropped out so to speak)

Can someone kindly guide me ?

Regards.
Attachments
GUI.png
GUI.png (71.29 KiB) Viewed 246 times

swagfag
Posts: 6222
Joined: 11 Jan 2017, 17:59

Re: Rotate a GUI

Post by swagfag » 16 Jul 2022, 12:37

well, how did u render this image to begin with? its obviously already cropped, so u should already know how to do that at least
as for how to rotate it, see question above. if ure capturing an hbitmap from another running application, u could DllCall("PlgBlt", .... it into the right orientation

Post Reply

Return to “Ask for Help (v1)”