Loading...

FxRemoveLines(x) imaging APIs missing

Support for GdPicture Light Imaging Toolkit and GdPicture Pro Imaging ActiveX/SDK.

FxRemoveLines(x) imaging APIs missing

Postby sfwrtr » Fri Mar 19, 2010 4:39 am

Support,

I was trying out the FxRemoveLinesH and similar Bitonal Image Enhancement APIs to see if they would handle a problem I had. Though documented in the Java documentation, it is not included in the API files (_imaging.cpp or _imaging.h).

Is this an announced by not yet delivered feature?

Regards,
-Robert

PS: It appears that FxParasite2x2 is also missing.
sfwrtr
 
Posts: 7
Joined: Tue Feb 23, 2010 9:09 pm

Re: FxRemoveLines(x) imaging APIs missing

Postby Loïc » Fri Mar 19, 2010 9:43 am

Hi,

These function are not missing. I think _imaging.cpp and _imaging.h have been generated from an old version of GdPicture. You should try to regenerate new version of these files to wrap latest functions.

With best regards,

Loïc Carrère
Loïc Carrère, support team.
www.orpalis.com
User avatar
Loïc
Site Admin
 
Posts: 4430
Joined: Tue Oct 17, 2006 10:48 pm
Location: France

Re: FxRemoveLines(x) imaging APIs missing

Postby sfwrtr » Fri Mar 19, 2010 8:21 pm

Oh... In that case I need a clue. Not being a COM programmer, how do I "regenerate a new version" of the files in VS2008?
sfwrtr
 
Posts: 7
Joined: Tue Feb 23, 2010 9:09 pm

Re: FxRemoveLines(x) imaging APIs missing

Postby sfwrtr » Wed Mar 24, 2010 2:40 am

A clue, plus a warning, would have been very nice. After a lot of Googling, I discovered I could use #import or place the controls in new project dialog then define a variable. I did this, using the same naming convention you used in the samples. (Yes, you can say "obviously" and I do understand that many C/C++ programmers have used plenty of ActiveX controls, but not everybody has, especially those who never use VB such as myself.)

The unexpected result was that (1) all functions that used Set<function> and Get<function> became put_<function> and get_<function> (2) a very nice set of enumerations showed up that were not in the sample, and (3) the inline functions in the C_imaging and C_GdViewer classes in the header files instead show up in the .cpp files.

I am curious as to why the defines were removed from the generated files in the sample and why you went to the trouble of inlining the functions. I am guessing that distributed classes are internally generated by the developers. I can only hope that the Q/A staff actually use the generated headers for testing.

BTW, the APIs are in the newly generated files.
sfwrtr
 
Posts: 7
Joined: Tue Feb 23, 2010 9:09 pm


Return to GdPicture [Pro] ActiveX

Who is online

Users browsing this forum: No registered users and 1 guest

cron