I want to create a gradient similar to the RISE app
unfortunately the “gradient paint” type is only limited to two colors! and only linear
http://docs.coronalabs.com/api/type/GradientPaint/index.html
any idea?
I want to create a gradient similar to the RISE app
unfortunately the “gradient paint” type is only limited to two colors! and only linear
http://docs.coronalabs.com/api/type/GradientPaint/index.html
any idea?
Maybe this will help:
http://docs.coronalabs.com/guide/graphics/effects.html#generator.radialgradient
Rob
Thanks Rob
radial gradient is useful ,however; unfortunately did not not solve my problem since I need to generate gradient with more than two colors
Thanks…
The example seems to be only using two colors to me…
Rob
Maybe this will help:
http://docs.coronalabs.com/guide/graphics/effects.html#generator.radialgradient
Rob
Thanks Rob
radial gradient is useful ,however; unfortunately did not not solve my problem since I need to generate gradient with more than two colors
Thanks…
The example seems to be only using two colors to me…
Rob