I am wondering if nconvert can be used with Java Native Interface(JNI).
Is there any documentation or examples available for this.
thanks for your help in advance.
Java Native Interface (JNI) api for nconvert.
Moderators: helmut, XnTriq, xnview
Re: Java Native Interface (JNI) api for nconvert.
I don't know JNI, so i can't help you!rtalakola wrote:I am wondering if nconvert can be used with Java Native Interface(JNI).
Is there any documentation or examples available for this.
thanks for your help in advance.
Pierre.
Pierre,
Thanks for the quick response.
JNI allows a java program to use the programs written in different languages.
c or c++. Could you please tell me if nconvert uses c or c++.
I would like to call the methods on the dll directly from my java program.
Please let me know if you need more information.
thanks.
Thanks for the quick response.
JNI allows a java program to use the programs written in different languages.
c or c++. Could you please tell me if nconvert uses c or c++.
I would like to call the methods on the dll directly from my java program.
Please let me know if you need more information.
thanks.
GFL SDK is C dllrtalakola wrote:Pierre,
Thanks for the quick response.
JNI allows a java program to use the programs written in different languages.
c or c++. Could you please tell me if nconvert uses c or c++.
I would like to call the methods on the dll directly from my java program.
Please let me know if you need more information.
thanks.
Pierre.