示例#1
0
 public void BeginRender(D2DBitmap bitmap)
 {
     D2D.BeginRenderWithBackgroundBitmap(this.Handle, bitmap.Handle);
 }