BitmapRenderer bitmapRenderer = new BitmapRenderer(); Bitmap bitmap = bitmapRenderer.Render(bitMatrix, BarcodeFormat.QR_CODE, "your text");.
確定! 回上一頁