コード例 #1
0
 void handler_NewFrameEvent()
 {
     pictureBox1.Image = handler.GetCurrentFrame();
 }