Page 1 of 1

Rotate a GUI

Posted: 07 Jul 2022, 04:13
by Fulminare
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.

Re: Rotate a GUI

Posted: 16 Jul 2022, 12:37
by swagfag
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