Re: Call from WO
Re: Call from WO
- Subject: Re: Call from WO
- From: Mike Schrag <email@hidden>
- Date: Fri, 7 Apr 2006 09:11:06 -0400
Using JNI you can ... Java definitely makes you jump through some
hoops to call C/C++/ObjC API's, but it works just fine. Brendan
Duddridge uploaded an example of exactly this API on wocode a while
back that you should be able to use as a shell for your own code.
ms
On Apr 7, 2006, at 8:15 AM, Frank Stock wrote:
Hi,
I need to use 'CGImageSourceCreateThumbnailAtIndex' (Core Image)
from my WO-application. I now use a terminal-command to execute a
little Cocoa-application. Is there a way to directly call a Cocoa-
function from Java(WO).
Thanks
Frank
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40mdimension.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Call from WO (From: Frank Stock <email@hidden>) |