MixingModelExtensions.TertiaryColors
Extension Method in MixingModelExtensions
Declaration
public static Color[] TertiaryColors(this MixingModel model)Description
Returns the tertiary colors of the mixing model.
Parameters
| model | The mixing model to get the colors of. |
Returns
| Color[] | The tertiary colors of the mixing model. |