Difference between revisions of "RibbonModule.gradientExp"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (1 revision)
(No difference)

Revision as of 00:55, 25 May 2012

Method
RibbonModule.gradientExp ( g as graphics, start as integer, length as integer, startColor as color, endColor as color, Vertical As Boolean = True )


modified gradient code, original code: Seth Willits This is an exponential gradient from startColor to endColor Exponential: variation is very slow at the beginning then very quick