[Gambas-devel] Drawing gradients

Benoit Minisini gambas at ...1...
Sat Sep 1 21:22:57 CEST 2007


On samedi 01 septembre 2007, you wrote:
> Is there a way to implement something like Draw.FillRadient ?
>
> that draw a radient between forecolor to back one or invert
>

I think he would talk about "gradient".

I already think about such a feature. But it needs a little work.

The syntax would be something like:

Draw.FillStyle = Fill.VerticalGradient
               = Fill.HorizontalGradient

And drawing will be filled with the gradient, by using the Background and 
Foreground color.

Regards,

-- 
Benoit Minisini




More information about the Devel mailing list