Exemple #1
0
 private void btn_Xjump_Click(object sender, EventArgs e)
 {
     imageProcessing.XJumpMethod(curBitmap);
 }