RibbonModule.gradientExp

From Jeremie Leroy - XOJO Controls Wiki
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