LEADTOOLS Support
Imaging
Imaging SDK Questions
LeadTools Raster Image v 14.5 L_FileInfo issue!
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Friday, November 17, 2006 3:23:03 AM(UTC)
Groups: Registered
Posts: 1
Hello,
I have image of jpg formats.I called functions
L_FileInfo() for getting format file, but it returned -9 (Invalid file format) always.
I am not understand it! Please help me!
Code example:
FILEINFO info;
info.uStructSize = sizeof(FILEINFO);
nError = L_FileInfo "C:\\ManOnCell.jpg",&info,sizeofFILEINFO),0,NULL);
masur_fox_spr attached the following image(s):
#2
Posted
:
Saturday, November 18, 2006 11:51:49 PM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
LEADTOOLS v14.5 and v15 both recognized the file as a JPEG YUV 4:1:1. Which version are you using?
#3
Posted
:
Wednesday, February 21, 2007 6:57:12 PM(UTC)
Groups: Tech Support
Posts: 23
Thanks: 3 times
Make sure you have the LFCMP?.DLL file in your application's path.
Ike
LEAD Technologies, Inc.
LEADTOOLS Support
Imaging
Imaging SDK Questions
LeadTools Raster Image v 14.5 L_FileInfo issue!
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.