Hi all,
How to gradient fill a rectangle or any shape.Any pointers to tutorials (or better) an example would be appreciated.
Thanx.
There is an API function for this...
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/gdi/bitmaps_8oa4.asp
...and also GDI+-Flat-API:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/gdicpp/GDIPlus/GDIPlusreference/flatlineargradientbrush.asp
Example (CPLG.zip):
http://www.masmforum.com/simple/index.php?topic=1935.0