Exemplo n.º 1
0
 public void SetImage(int streamDeckButtonNumber, Bitmap bitmap)
 {
     SetImage(StreamDeckFunction.ButtonName(streamDeckButtonNumber), bitmap);
 }