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