Re: How to rotate an bitmap / image

Phil <[email protected]> Tue, 6 Jul 2021 10:01:53 +1000
Newsgroups gmane.comp.python.wxpython
Message-ID <[email protected]>
On 5/7/21 6:48 pm, niki wrote:
> you can try:
>
> bmp.GetImage().Rotate90(0)

Thank you Niki, unfortunately this generates the following error:

AttributeError: 'Bitmap' object has no attribute 'GetImage'

-- 

Regards,
Phil

-- 
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/71bedf4a-5389-c434-5567-1e6ecabc6cf2%40gmail.com.