几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量

几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量 (http://www.dimcax.com/hust/index.php)
-   DirectDWG (http://www.dimcax.com/hust/forumdisplay.php?f=89)
-   -   【转帖】odvectorize and bitmaps (http://www.dimcax.com/hust/showthread.php?t=17774)

yang686526 2009-05-06 09:13 PM

【转帖】odvectorize and bitmaps
 
odvectorize and bitmaps
odvectorize and bitmaps
i am sure i am missing something obvious, but the odvectorize example does not call rasterimageproc for me. i added exgirasterimage.cpp to the build, but that did not help.
how do i go about enabling raster image processing in odvectorize?
it's been nine months and no answer. unfortunately, relatively "par for the course" around here. please answer. i really need an answer. we had gone aay from odvectorize based coded, but are back again.
the rasterimageproc is certainly called in dll build (i just checked that)
i'll check the static build, but probably it is static module declaration you need to insert in odvectorize:
code:
odrx_declare_static_module_entry_point(exrastermodule);
...
odrx_begin_static_module_map()
...
odrx_define_static_appmodule(l"rxrasterservices.drx", exrastermodule)
...
odrx_end_static_module_map()
vladimir


所有的时间均为北京时间。 现在的时间是 06:44 PM.