"Found the soluce with a sample of Dale Fugier.
static public Bitmap Create(OnWindowsBitmap on_bitmap) { if (null == on_bitmap || on_bitmap.Width() < 1 || on_bitmap.Height() < 1) return null; Bitmap result = null; try { result = new…"
© 2013 Created by McNeel Admin.
