Пример #1
0
 public void GenerateInvertedStar()
 {
     invertedStar = ImageProcessing.Invert(goldStar);
 }