Exemple #1
0
 public void ChangeResolution(int width, int height)
 {
     viewer.ChangeResolution(width, height);
 }