Hi,
I have a png image wihtout background and want this png to be my JFrame where the transparent section must be transparent; I have tried different ways I used the setOpaque(), setOpacity(), ImageIO but no clue.
I want only my transparent png as JFrame. Any idea and solution will be appreciated.