コード例 #1
0
 private void btn_StrokeDensity_Click(object sender, EventArgs e)
 {
     imageProcessing.StrokeDensity(curBitmap, 16);
 }