Beispiel #1
0
 private void ChangeNegative()
 {
     ImageOperations.ChangeNegative(SelectedImage.Bitmap);
 }