Ejemplo n.º 1
0
 private void ChangeNegative()
 {
     ImageOperations.ChangeNegative(SelectedImage.Bitmap);
 }