Ejemplo n.º 1
0
 private void btmaihue_Click_1(object sender, EventArgs e)
 {
     Filtros.hue(bitmaprgb, 1, lrgb);
     pbmodified.Image = bitmaprgb;
 }