Re: Color.FromArgb & .NET CF by Peter
Peter
Mon Feb 23 08:11:18 CST 2004
Windows CE does not support alpha blending, all drawing is therefore opaque.
Peter
--
Peter Foot
Windows Embedded MVP
OpenNETCF.org Senior Advisor
www.inthehand.com | www.opennetcf.org
"Reuti" <anonymous@discussions.microsoft.com> wrote in message
news:587DEE4E-9509-4935-9FC0-6DE8CE521B1F@microsoft.com...
> Hi,
> Is Alpha component of ARGB in .NET CF ignored?
> Actually I am trying to fill a few geometric shapes that overlap with each
other using some color (setting Alpha componet to 128).But I don't observe
transparent behaviour.
>
> Thanks in advance.
>