DoctorSLO Posted December 8, 2009 Posted December 8, 2009 (edited) Hi.I have around 33 pictures and I want to display them on my GUI. But the problem is, that autoit automatically change background colour of picture.If you open this pictures in photoshop, you can see, that they had no backgroud colour.The autoit sometimes display background as white (what is good, but better with no colour, as original), and sometimes as black (this is what I dont want).Here is screenshoot:link: http://img15.imageshack.us/img15/32/capturecd.pngSo how can I display these pictures normaly, or how can I remove those backgrounds ?I know I can create for every picture child gui, but this causes many laggs and CPU usage (so I cant make like this, with child guis)Please help. Edited December 8, 2009 by DoctorSLO
martin Posted December 8, 2009 Posted December 8, 2009 (edited) The image in the link does not have a transparent background using the image editing program I tried. It might be that the colour depth is too great. Edited December 8, 2009 by martin Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
DoctorSLO Posted December 8, 2009 Author Posted December 8, 2009 Of course does not have a transparent background, because it's screenshoot.Sorry for my stup** question ... the solution of this is in Icons.au3 ...here screenshot:link: http://img31.imageshack.us/img31/4944/captureay.pngThx for replay.Regards.
martin Posted December 8, 2009 Posted December 8, 2009 (edited) Of course does not have a transparent background, because it's screenshoot.I didn't read that bit. Edited December 8, 2009 by martin Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now