| 
| Re: Is it possible to create a semi-transparent figure? [message #148220 is a reply to message #148215] | 
Thu, 19 August 2004 16:32   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Originally posted by: none.us.ibm.com 
 
A figure is nothing more than paint calls.  None of the painting API 
supports transparency.  However, an Image may contain an alpha mask which 
may be 8-bit depth.  So you can fake it with Images, but it's very slow and 
memory intensive if you need to do anything large. 
 
"Dolev Dotan" <dolevd@cs.technion.ac.il> wrote in message 
news:cg319b$dan$1@eclipse.org... 
> Hi, 
> 
> Well, the subject line says it all... But in other words, can I set a 
figure 
> to be, say, 30% transparent? 
> 
> Thanks 
> Dolev 
> 
>
 |  
 |  
  | 
Powered by 
FUDForum. Page generated in 0.07108 seconds