This content has been marked as final.
Show 4 replies
-
-
Re: Color methods
yvsong Sep 25, 2019 12:48 PM (in response to Claude31)I want to compute custom Color's with saturation() for gradient, but could not.
-
Re: Color methods
Claude31 Sep 25, 2019 1:03 PM (in response to yvsong)What I understand is that this color will be used in a view (may be of plain color).
And the saturation() should apply to this view and return a new view.
-
Re: Color methods
yvsong Sep 25, 2019 2:32 PM (in response to Claude31)That case should be handled by the methods of View instead of methods of Color. How to generate a custom gradient based on a certain Color?
-
-
-