I would like to use a function exported from a DLL. The DLL was written in C++ (Visual Studio 2015).
Inside the original code the function is declared as public bool GetSkinFeatures(Bitmap Input_Bitmap, Rectangle ROI_Rect, double[] ExtractedFeatures) Anybody knows how to use it from Lazarus? This is too much for me... Thank you Duilio
-- _______________________________________________ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus