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