Пример #1
0
 public override void Process(PixelBuffer target)
 {
     target.Foreach(RGBToGray);
 }