Re: How to draw a rectangle with gradient?

2006-09-16 Thread Pontus Ekberg
Daniel Mark wrote: > Hello all: > > I am using PIL to draw a rectangle filled with color blue. > > Is there anyway I could set the fill pattern so that the drawn > rectangle could be filled with > gradient blue? > > > Thank you > -Daniel I don't think there is a built-in gradient function, bu

How to draw a rectangle with gradient?

2006-09-16 Thread Daniel Mark
Hello all: I am using PIL to draw a rectangle filled with color blue. Is there anyway I could set the fill pattern so that the drawn rectangle could be filled with gradient blue? Thank you -Daniel -- http://mail.python.org/mailman/listinfo/python-list