It is currently March 29th, 2024, 7:23 am

[Solved] Transparency??

Get help with creating, editing & fixing problems with skins
User avatar
frankm1977
Posts: 74
Joined: March 11th, 2010, 6:21 pm

[Solved] Transparency??

Post by frankm1977 »

How to set the transparency of a .png without changing it with photoshop is there a way!!!!
Last edited by dragonmage on May 20th, 2010, 2:02 pm, edited 1 time in total.
Reason: Changed to [Solved] status.
User avatar
JamesAC
Developer
Posts: 318
Joined: July 14th, 2009, 5:57 pm

Re: Transparency??

Post by JamesAC »

If you want the whole image to have the same transparency then yes it is possible. You need to use ImageTint=255,255,255,A where A is the alpha value you want. The possible values are anything between 0 (invisible) and 255 (fully opaque).
+++ Divide By Cucumber Error. Please Reinstall Universe And Reboot +++
Quis custodiet ipsos custodes?
User avatar
frankm1977
Posts: 74
Joined: March 11th, 2010, 6:21 pm

Re: Transparency??

Post by frankm1977 »

Great.. it's ok now it was too easy...

thanks a lot