On Feb 4, 2006, at 9:59 AM, Mark Cooke wrote:
Thanks for that, oh well I was hoping it was going to be a simple
property I have to set :(
Image creation is not my strong point, I can create an (what just
about passes for an Icon) and when I save it, it does have a
transparent background, so I take it thats the Transparency of the
icon sorted, so I would just have to deal with REALbaisic then?
Out of curiosity, does Realbasic support transparency in images
without adding Masks?
Not directly. If you need a quick and dirty way to extract a mask
from a .png as a separate image, I have something that might work. I
wrote a little utility last month that reads the alpha channel from
a .png and saves it to another .png file. That way, you have the
original plus the new mask image to drop into RB. Gimme a shout off-
list if you'd like to try it out.
--
Brad Rhine
[EMAIL PROTECTED]
http://bradrhine.com
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>