IComponentModelEncoded.Set
Method in IComponentModelEncoded
Declaration
void Set(Color color, SignalEncoding encoding)Description
Converts a color to the components using the given encoding and sets them as the new values.
Parameters
| color | The color to convert from. |
| encoding | The encoding to use. |