Am 05.01.2007 um 23:44 schrieb Youri:


Stefan,

I haven't fully expressed myself. For instance one of the thing I want to do is :

I have a RectangleControl, which the background color gets set as :

  Dim c  as Color
  Dim b as Boolean
  c= CMY(.35,.9,.6)
  b=SelectColor(c,"Select a Color")
  me.FillColor=c

Now, this is all good, but I want to create this blurry effect and I can't define a color to be transparent (Mask Property) as I have a solid color.

Mask is intended to define transparency values of pixels, not transparent color of pixels.

_______________________________________________
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>

Reply via email to