> I have a jpeg image as a background to a aspx page.
>
> Unfortunately, it is too obvious, so I was wondering if there is any way
> of
> making that image dimmed so it is much easier to view the controls &
> associated data?
Do yourself a *huge* favour and simply edit the image, rather than trying to
use any of the System.Drawing stuff to do it on the fly...

Signature
Mark Rae
ASP.NET MVP
http://www.markrae.net
Ross - 03 Aug 2007 10:08 GMT
Thanks Mark

Signature
Kind regards
Ross Petersen
> > I have a jpeg image as a background to a aspx page.
> >
[quoted text clipped - 5 lines]
> Do yourself a *huge* favour and simply edit the image, rather than trying to
> use any of the System.Drawing stuff to do it on the fly...