You must check the returns value of gflGetFileInformationFromMemory
I know ! This is what I am doing it now.
But with an older GflSdk version (2.90) this was working fine.
I have encapsulated the GFL_FILE_INFORMATION in a class to not forget to free the structure, but now I cannot use it ...
Search found 41 matches
- Mon Nov 30, 2009 11:14 am
- Forum: GFL SDK
- Topic: Crash when calling gflFreeFileInformation
- Replies: 7
- Views: 2043
- Mon Nov 30, 2009 10:48 am
- Forum: GFL SDK
- Topic: Crash when calling gflFreeFileInformation
- Replies: 7
- Views: 2043
Crash when calling gflFreeFileInformation
Hi,
If gflGetFileInformationFromMemory returns an error (for example if I call it with a PNG image and I set the index parameter to jpeg) then when I call gflFreeFileInformation, the application crash.
Here is a code example that crash if you call it with a PNG image. Works fine with a jpeg image ...
If gflGetFileInformationFromMemory returns an error (for example if I call it with a PNG image and I set the index parameter to jpeg) then when I call gflFreeFileInformation, the application crash.
Here is a code example that crash if you call it with a PNG image. Works fine with a jpeg image ...
- Tue Nov 25, 2008 4:29 pm
- Forum: GFL SDK
- Topic: TIFF and IPTC
- Replies: 1
- Views: 1344
TIFF and IPTC
Hi,
I use the gflSaveIPTC function to add IPTC to an image. As it is written in the manual it works only with JPEG files.
Do you plan to make this function work with TIFF files and if yes (I hope!) when.
Thanks in advance.
Ithier
I use the gflSaveIPTC function to add IPTC to an image. As it is written in the manual it works only with JPEG files.
Do you plan to make this function work with TIFF files and if yes (I hope!) when.
Thanks in advance.
Ithier
- Fri Jun 01, 2007 3:58 pm
- Forum: GFL SDK
- Topic: BUG: png support (partially) not threadsafe.
- Replies: 12
- Views: 6387
Hi,
Is it the same problem that I had some time ago: http://newsgroup.xnview.com/viewtopic.php?t=3017. I haven't tested again, but I don't think it has been solved.
Is it the same problem that I had some time ago: http://newsgroup.xnview.com/viewtopic.php?t=3017. I haven't tested again, but I don't think it has been solved.
- Thu Oct 05, 2006 3:53 pm
- Forum: GFL SDK
- Topic: Compose Image with alpha
- Replies: 4
- Views: 2970
- Thu Oct 05, 2006 3:05 pm
- Forum: GFL SDK
- Topic: Compose Image with alpha
- Replies: 4
- Views: 2970
- Fri Mar 10, 2006 5:45 pm
- Forum: GFL SDK
- Topic: Compose Image with alpha
- Replies: 4
- Views: 2970
- Fri Mar 10, 2006 5:41 pm
- Forum: GFL SDK
- Topic: IPTC Reading/Parsing Problem/Bug in SDK and XNView
- Replies: 8
- Views: 4525
- Wed Mar 08, 2006 11:19 am
- Forum: GFL SDK
- Topic: IPTC Reading/Parsing Problem/Bug in SDK and XNView
- Replies: 8
- Views: 4525
- Mon Feb 20, 2006 2:37 pm
- Forum: GFL SDK
- Topic: EPS TO JPG getting wong image size and poor quality.
- Replies: 6
- Views: 3647
Do you have AFPL Ghostscript installed ? It is necessary to open the EPS file and not the thumbnail included.
You can find it at http://www.cs.wisc.edu/~ghost/doc/AFPL/
You can find it at http://www.cs.wisc.edu/~ghost/doc/AFPL/
- Thu Oct 13, 2005 3:57 pm
- Forum: GFL SDK
- Topic: IPTC Reading/Parsing Problem/Bug in SDK and XNView
- Replies: 8
- Views: 4525
- Wed Sep 14, 2005 8:08 am
- Forum: GFL SDK
- Topic: Manual for GfLax Component
- Replies: 2
- Views: 2473
- Wed Sep 14, 2005 8:01 am
- Forum: GFL SDK
- Topic: gflLoadBitmap and .NET
- Replies: 2
- Views: 1741
- Thu Sep 08, 2005 7:43 am
- Forum: GFL SDK
- Topic: Displaying a thumbnail does not work (ASP)
- Replies: 2
- Views: 2056
- Tue Sep 06, 2005 12:29 pm
- Forum: GFL SDK
- Topic: Compose Image with alpha
- Replies: 4
- Views: 2970
Compose Image with alpha
Hi,
I have a 32 bits png image. When I load it and save it in PNG all is fine, the transparency is kept. When I load it and save it in JPEG, the image is mainly black (transparency become black).
When I load this PNG image in XNview it is also black except when I use the
"Compose Image with alpha ...
I have a 32 bits png image. When I load it and save it in PNG all is fine, the transparency is kept. When I load it and save it in JPEG, the image is mainly black (transparency become black).
When I load this PNG image in XNview it is also black except when I use the
"Compose Image with alpha ...