Exemplo n.º 1
0
 public override Color Transform(Color input)
 {
     return input.Invert();
 }