Difference between revisions of "RibbonModule.gradientExp"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (2 revisions imported)
 
(No difference)

Latest revision as of 14:25, 6 August 2015

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