Difference between revisions of "RibbonModule.gradientExp"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|
(No difference)
|
Revision as of 23:55, 24 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