- Tanner Helland (dot) Com - http://www.tannerhelland.com -
Smooth color gradients using only VB6 (NO images)
Posted By Tanner On June 19, 2008 @ 4:34 pm In Graphics Code,Programming | No Comments
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, perhaps the most useful aspect of this project is the gradient algorithm itself. Many other algorithms (like image resampling [1]) use variations of the gradient algorithm – so learn it well! :)
Article printed from Tanner Helland (dot) Com: http://www.tannerhelland.com
URL to article: http://www.tannerhelland.com/47/gradients-vb6/
URLs in this post:
[1] image resampling: http://www.tannerhelland.com/46/image-resample-vb6/
Click here to print.
All text copyright © 2008 Tanner Helland. To reduce paper and ink usage, all comments, images, and videos have been suppressed on this printing.