- 23 Oct 2024
- 1 Minute to read
- DarkLight
Integrate the Image Generator SDK
- Updated on 23 Oct 2024
- 1 Minute to read
- DarkLight
Java
The following procedure allows you to integrate and use the OneSpan Image Generator SDK in your Java project.
To use the OneSpan Image Generator SDK in your Java project
Link ImageGeneratorSDK.jar from the OneSpan Mobile Security Suite package to your project’s classpath.
Link UtilitiesSDK.jar from the OneSpan Mobile Security Suite package to your project’s classpath.
You are now ready to use the OneSpan Image Generator SDK.
.NET
The following procedure allows you to integrate and use the OneSpan Image Generator SDK in your .NET project.
To use the OneSpan Image Generator SDK in your .NET project
Add a reference to ImageGeneratorSDK.dll from the OneSpan Mobile Security Suite package to your project.
Add a Nuget package reference to SkiaSharp version 2.88.3.
Add a Nuget package reference to ZXing.Net version 0.16.8.
You are now ready to use the OneSpan Image Generator SDK.