Color Operators |
The Color type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() |
Addition |
Add each member of one color with each member of another color, respectively
|
![]() ![]() |
Multiply(Color, Double) | |
![]() ![]() |
Multiply(Color, Single) |
Multiplies color using a floating number, all member of Color will be multiplied this way
|