omrmarkengine icon indicating copy to clipboard operation
omrmarkengine copied to clipboard

.netcore

Open wellermiranda opened this issue 7 years ago • 1 comments

is it possible to use it in an .netcore application?

wellermiranda avatar Jun 13 '17 14:06 wellermiranda

Hi Wellermiranda,

Unfortunately the WIA portion of this solution requires P/Invoke to the WIA subsystem to operate. It may be possible to use the core processing assembly (which takes Bitmaps as input) in .net core, however I am not sure which libraries we use which would prevent this (we use AForge for a lot of processing so it would depend on that mostly I think).

justin-fyfe avatar Jul 13 '17 19:07 justin-fyfe