|
Can i change the SD color settings from an Addin or an external application?
Is it possible to change StreetDeck's color settings from an external App or an Addin?
Example:
//The StreetDeck Application object
public static StreetDeck.StreetDeckApp app;
...
...
...
app.colorsettings(RGB)
Thanks,
|