I have a problem using the timage class.
I can load a bmp file but if I try to load a jpg file the loadimage takes minutes and then does not display.
Any ideas
Peter
I have a problem using the timage class.
I can load a bmp file but if I try to load a jpg file the loadimage takes minutes and then does not display.
Any ideas
Peter
Hello,
when you use different graphic-formats,
FREEIMAGE.dll has to be included in your working-directory.
I using JPG's as a background on a slow computer
and it is very fast.
Regards
Uwe
Tried putting freeimage.dll in the working directory and also in windows/system32 folder but no joy. Still only works for bmp
Peter,
Whats the size of your FreeImage.dll ?
Antonio
1032kb
Peter,
Ours is 1.056.768 bytes. It seems to be the same.
Could you please email me one of the JPGs files that you are testing ? Thanks,
Peter,
We have used fwh\samples\TestImg.prg to open and visualize your sent JPG and works fine ![]()
Just compiled testimg using feb xharbour and it does not display the jpg file.
Any idea on what I am doing wrong
Peter,
Please email me your TestImg.exe as a ZIP file, thanks
Peter,
Your EXE is not working here ![]()
Anyhow, we have just built samples\TestImg.prg using FWH 8.04 and latest xHarbour we provide, and it works fine ![]()
tried with 8.03 but still no good. Will wait for next release of xharbour
Thanks
Peter,
I email you my EXE, please try it there. Thanks,
Antonio
The program you sent works with my dll so it must be down to the build. I cannot use the 8.04 with the current build of xHarbour as this will not build. I will try with the Feb beta build and then wait until they release the fixes for this
Thanks
Peter
Antonio
Do I need any different five libs for the feb build of xharbour as I get errors on comile if i try
Peter,
What compile errors do you get ?