RibbonModule.gradientExp

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 00:55, 25 May 2012 by Admin (Talk | contribs) (1 revision)

Jump to: navigation, search
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