dot-imaging icon indicating copy to clipboard operation
dot-imaging copied to clipboard

Support for Xamarin

Open aleGuardiola opened this issue 7 years ago • 10 comments

That awesome library has support for Xamarin.Android and Xamarin IOS??

aleGuardiola avatar Dec 17 '17 18:12 aleGuardiola

Hi Alejandro,

the library is currently being tested for .NET Core 2.0. What kind of

features do you need ?

Best, Darko

2017-12-17 19:41 GMT+01:00 Alejandro Guardiola [email protected]:

That awesome library has support for Xamarin.Android and Xamarin IOS??

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dajuric/dot-imaging/issues/12, or mute the thread https://github.com/notifications/unsubscribe-auth/AEMQJyQK29foAc4EArFmB_b9LIVWmcuyks5tBWBrgaJpZM4REwFm .

dajuric avatar Dec 17 '17 19:12 dajuric

and many thanks for the comment :)

2017-12-17 20:40 GMT+01:00 Darko Jurić [email protected]:

Hi Alejandro,

the library is currently being tested for .NET Core 2.0. What kind of

features do you need ?

Best, Darko

2017-12-17 19:41 GMT+01:00 Alejandro Guardiola [email protected]:

That awesome library has support for Xamarin.Android and Xamarin IOS??

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dajuric/dot-imaging/issues/12, or mute the thread https://github.com/notifications/unsubscribe-auth/AEMQJyQK29foAc4EArFmB_b9LIVWmcuyks5tBWBrgaJpZM4REwFm .

dajuric avatar Dec 17 '17 19:12 dajuric

Hi Darko i have problems with openCv librarie, I downloaded the source code to change where to find the library but I dont know how to add it. Thanks for the response

aleGuardiola avatar Dec 17 '17 21:12 aleGuardiola

Basically I want to manipulate an image taked from the camera, the image is a byte[]. I want to use ImageIO to decode the byte array.

aleGuardiola avatar Dec 17 '17 21:12 aleGuardiola

Hi Alejandro,

the current release works under Windows 10 and or server version. The

prerequisite is to install VS C++ Runtime 2015: https://www.microsoft.com/en-us/download/details.aspx?id=48145. The next release will drop this dependency. In addition it should support Linux environment.

Then, pull the DotImaging.IO package. There you will find DecodeAsColorImage() function. The example: https://github.com/dajuric/dot-imaging/blob/48607209254dc84b90583fdca935a1ac258c968d/Samples/Sample.Basic/Program.cs

Does this answer your question ?

Best, Darko

2017-12-17 22:13 GMT+01:00 Alejandro Guardiola [email protected]:

Basically I want to manipulate an image taked from the camera, the image is a byte[]. I want to use ImageIO to decode the byte array.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/dajuric/dot-imaging/issues/12#issuecomment-352285981, or mute the thread https://github.com/notifications/unsubscribe-auth/AEMQJ2NE0swEC8QSy1iZdKYM09JIDOFdks5tBYQLgaJpZM4REwFm .

dajuric avatar Dec 17 '17 22:12 dajuric

Well, my problem is that i want the library running in Xamarin.Android and Xamarin.IOS i have a class library that share the business logic between both platforms but i am getting an dll not found error when I try to use DecodeAsColorImage(), I am working in C#. Sorry for my English I am learning

aleGuardiola avatar Dec 17 '17 22:12 aleGuardiola

Thank you very much for you patience

aleGuardiola avatar Dec 17 '17 22:12 aleGuardiola

Hi Alejandro,

in the next version the foal is to support Windows and Linux (desktop/server); currently only Windows is supported. After that, I will study support for Xamarin.

But for now, can you confirm that DecodeAsColorImage is working well on Windows ?

Best, Darko

2017-12-17 23:58 GMT+01:00 Alejandro Guardiola [email protected]:

Thank you very much for you patience

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/dajuric/dot-imaging/issues/12#issuecomment-352292945, or mute the thread https://github.com/notifications/unsubscribe-auth/AEMQJ0rCfPvSxTB6Z1khxvbp3ADCBIjpks5tBZyggaJpZM4REwFm .

dajuric avatar Dec 18 '17 11:12 dajuric

Yesssss I tested in Windows and it is worked perfect and I really love it. Well for now i will use Aforge.Net PCL

aleGuardiola avatar Dec 18 '17 15:12 aleGuardiola

Ok. Thank you for the interest. So expect multi platform (desktop) support soon. Mobile is not currently scheduled, but if becomes it will be after the multiplatform phase.

I would be grateful if you could tell me what features would you like to see besides Xamarin support ?

I wish you all the best in the incomming year!

Best, Darko

On 18 Dec 2017 16:12, "Alejandro Guardiola" [email protected] wrote:

Yesssss I tested in Windows and it is worked perfect and I really love it. Well for now i will use Aforge.Net PCL

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/dajuric/dot-imaging/issues/12#issuecomment-352453267, or mute the thread https://github.com/notifications/unsubscribe-auth/AEMQJ3VoJdnn7rgPbyYgcty13hFojRJ-ks5tBoDMgaJpZM4REwFm .

dajuric avatar Dec 18 '17 15:12 dajuric