Search found 4 matches

by londinium
Thu Jan 03, 2008 11:55 am
Forum: GFL SDK
Topic: how to save picture into JPEG2000 file format?
Replies: 4
Views: 2288

Thanks :D
by londinium
Wed Jan 02, 2008 5:56 pm
Forum: GFL SDK
Topic: how to save picture into JPEG2000 file format?
Replies: 4
Views: 2288

Thanks a lot for answer. I have called _gflSetPluginsPathname, then _gflLibraryInit and then _gflGetFormatIndexByName("jp2") and obtained FormatIndex=138. Then I have used function _gflSaveBitmap and normally saved bitmap into JPEG2000 format.
Now I have one small question. According to ...
by londinium
Wed Jan 02, 2008 9:05 am
Forum: GFL SDK
Topic: how to save picture into JPEG2000 file format?
Replies: 4
Views: 2288

how to save picture into JPEG2000 file format?

Good day for all users of this excellent library!

At first execuse me my English. It is not my native language, so I can do different errors. My question is - I want to use GFL SDK 2.66 to save picture into JPEG2000 file format, I have found that library Xjp2.dll is needed to support this format ...
by londinium
Sun Aug 26, 2007 7:13 am
Forum: GFL SDK
Topic: Detect all supported files
Replies: 0
Views: 1193

Detect all supported files

Good day, colleagues!

At first excuse me my English – it is not my native language, so I can make different errors.

At second please help me in one question. I use GFL library to create graphical files viewer. I write in Borland C++Builder 6.0 under Win2k. Now I want to create filter string for ...