Beispiel #1
0
 /// <summary>
 /// Clears the pixels
 /// </summary>
 public void Clear()
 {
     Matrix.Clear();
     Minutes.Clear();
 }