Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Java SWT Image and Transparency
Java SWT Image and Transparency [message #830404] Tue, 27 March 2012 15:28 Go to next message
Andrew Martinyk is currently offline Andrew MartinykFriend
Messages: 2
Registered: March 2012
Junior Member
Hello! I need to create an image with layers. The bottom layer - png-image without transparency, the top - transparent png image.
GUI on SWT. I am used GC class for drawing on Image, which is the result. After that, I am set Image-object in the Canvas. The problem is that when drawing the transparency is lost. How to keep transparency and to implement what I need?
Re: Java SWT Image and Transparency [message #830463 is a reply to message #830404] Tue, 27 March 2012 17:07 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
Please ask SWT questions in the SWT forum.
Previous Topic:Error:selection does not contain a main type
Next Topic:how to integrate cdt into my rcp?
Goto Forum:
  


Current Time: Fri Apr 19 11:30:18 GMT 2024

Powered by FUDForum. Page generated in 0.01637 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top