Notes:
A gradient is a smooth transition from one color to another in a particular number of steps.
Features and Usage:
| Primary Attributes: |
3 Parameters: You may need to 'fiddle' with the number of steps to get the desired thickness. |
|---|---|
| To Create: (Example above) |
//designer color: |
| To Draw: | myGradient.drawTNTGradient(context); |
| Comments: | We showed how to create our custom tangerine color. Visit Booker's Color Picker saga to get the rgb values for any colors you'd like to create! |
