Hi
Have there been any changes to GDI+ in VS2005 as I've not seen any mention
of them.
Julian
Pandurang Nayak - 26 Dec 2005 15:31 GMT
Check
http://msdn.microsoft.com/library/en-us/gdicpp/GDIPlus/aboutGDIPlus/whatsnewinGD
IPlus.asp
There are some new features around Gradients and some changes in the
programming model as well.
I guess more major changes will be expected with the release of the WinFX
framework.
Pandurang

Signature
blog: www.thinkingMS.com/pandurang
> Hi
> Have there been any changes to GDI+ in VS2005 as I've not seen any mention
> of them.
>
> Julian
Willy Denoyette [MVP] - 26 Dec 2005 22:18 GMT
> Hi
> Have there been any changes to GDI+ in VS2005 as I've not seen any mention
> of them.
>
> Julian
GDI+ itself is not part of VS2005, it's a system component in top of GDI.
The GDI+ wrapper classes in System.Drawing did not change as far as I know.
Willy.