Search found 1 match

by sk4g
Thu Sep 01, 2016 12:18 pm
Forum: Barcode Reading & Writing
Topic: Unable to detect patch code
Replies: 1
Views: 11009

Re: Unable to detect patch code

Hi, Please try below C# code with the first example. string strMsg = string.Empty; using (GdPictureImaging gdPictureImaging = new GdPictureImaging()) { int intImgID = gdPictureImaging.CreateGdPictureImageFromFile(@"C:\Users\user\Desktop\00000003.jpg"); //gdPictureImaging.FxBlackNWhite(intI...