Difference between revisions of "Gradient Filler"

From Lazarus wiki
Jump to navigationJump to search
(category)
 
Line 22: Line 22:
  
 
[http://lazarus.freepascal.org/index.php?action=dlattach;topic=12145.0;attach=1637 Gradient Filler 1.0] OOGradient.zip (6.13 KB) forum attach
 
[http://lazarus.freepascal.org/index.php?action=dlattach;topic=12145.0;attach=1637 Gradient Filler 1.0] OOGradient.zip (6.13 KB) forum attach
 +
 +
[[Category:Components]]
 +
[[Category:Graphics]]

Latest revision as of 08:54, 17 March 2011

Downloads

Dual color gradients Filler (several directions)

The component in this demo generates dual-color gradients in different styles (circular, diagonal etc.). The idea for this component comes from a Delphi freeware component TGradient at http://www.delphiarea.com/downloads, written by Kambiz R. Khojasteh.

gdfllr.png

Gradients Filler GradientsFiller.zip (92.82 KB)

Gradients Filler GradientsFiller.zip (92.82 KB) forum attach


Multi-color gradient Filler (horizontally and vertically)

The gradient component in this demo gives the possibility to generate multi-color horizontal and vertical gradients.

oogd.png

Gradient Filler 1.0 OOGradient.zip (6.13 KB)

Gradient Filler 1.0 OOGradient.zip (6.13 KB) forum attach