Search found 3 matches

by bkbro
Mon Dec 14, 2015 8:24 pm
Forum: TWAIN & WIA Acquisition
Topic: Blank Page Detection
Replies: 1
Views: 11773

Blank Page Detection

Hello, We are receiving many false positives with the IsBlank() function (no matter what confidence level we use) so we are now trying to use the scanner's built-in support for blank page detection. Unfortunately, we can not get that to work either. Here is our code: if (_pictureImaging.TwainGetStat...
by bkbro
Fri Mar 20, 2015 3:53 pm
Forum: General discussions
Topic: VS 2013 - Intellisense
Replies: 4
Views: 4692

Re: VS 2013 - Intellisense

Hi Loic,

We have confirmed that the issue is with Resharper and JustCode. I have been in contact with another member of your team and he states a new version will be coming shortly to fix this issue.

Thank you,
Brian
by bkbro
Thu Mar 19, 2015 10:18 pm
Forum: General discussions
Topic: VS 2013 - Intellisense
Replies: 4
Views: 4692

VS 2013 - Intellisense

Hello, I'm currently attempting to evaluate GdPicture.NET. After creating a new project (WPF, WinForms or Class Library) and referencing the 4.5 DLL, VS complains that it can't resolve "GdPictureImaging" and that "GdPicture11" is an unknown namespace. Thinking I was referencing t...