myColor.subtract( otherColor ) in Anark Studio 2.5
Subtract two colors.
Arguments
| name | type | description |
|---|---|---|
| otherColor | Color | The color to subtract from the |
- Return Type
- (none)
Description
Subtracts the RGBA components of the given color from the current color, modifying the original.