I've copied xjp2.dll into c:\windows\system32 and modified source delphi demo program.
This is the delphi code - it doesn't work anyway
begin
gflSetPluginsPathname('c:\windows\system32\');
gflLibraryInit();
gflGetDefaultLoadParams(lp);
lp.FormatIndex:=-1;
lp.ColorModel := GFL_RGB;
lp ...
Search found 2 matches
- Mon Mar 19, 2007 12:32 pm
- Forum: GFL SDK
- Topic: DELPHI - working GFL-SDK demo
- Replies: 2
- Views: 2902
- Tue Mar 06, 2007 1:47 pm
- Forum: GFL SDK
- Topic: DELPHI - working GFL-SDK demo
- Replies: 2
- Views: 2902
DELPHI - working GFL-SDK demo
Hi,
I've downloaded gflSDK library to try to use it in delphi.
There is an attached delphi demo program but it doesn't work with JPEG2000 - which needs Xjp2.dll.
What should I do ?
Will it work at all ?
Thanks,
Mariusz.
I've downloaded gflSDK library to try to use it in delphi.
There is an attached delphi demo program but it doesn't work with JPEG2000 - which needs Xjp2.dll.
What should I do ?
Will it work at all ?
Thanks,
Mariusz.