This program demonstrates how to create a smooth color gradient between any two colors on any size of form. While gradients are often used for visual effects (especially since the advent of modern OSes), perhaps the most useful aspect of this project is the algorithm used to draw a gradient. Many other algorithms (like image resampling, also available on this site) use variations of the gradient algorithm – so learn it well!
Related articles:



Discussion (Oldest Comments Displayed First)
Be the first to comment on “Smooth color gradients using only VB6 (NO images)”