translucent images

Hi,Can someone please tell me how create/display translucent images? I have no idea how to do it in Java. Thanks in advance,Mxbla
[170 byte] By [mxbla] at [2007-9-26 6:22:13]
# 1
use the java.awt.image.BufferedImage class and create it with an ARGB type (A is for Alpha).
almilli at 2007-7-1 15:22:07 > top of Java-index,Security,Cryptography...