operator - ( other )
operator
Subtract another Color from this one. This does not alter either Color, but returns a new one.
Arguments
Name | Type | Description |
---|---|---|
other | Color | The Color to subtract from this one |
Returns
Type | Description |
---|---|
Color |
operator
Subtract another Color from this one. This does not alter either Color, but returns a new one.
Name | Type | Description |
---|---|---|
other | Color | The Color to subtract from this one |
Type | Description |
---|---|
Color |