- Code: Select all Expand view
- hImg = GDIP_IMAGEFROMFILE( cFile, .T., .T. )
If I replace it with
- Code: Select all Expand view
- hImg = PALBMPREAD( , cFile )
it works fine (only with BMP, of course).
Any ideas?
EMG
hImg = GDIP_IMAGEFROMFILE( cFile, .T., .T. )
hImg = PALBMPREAD( , cFile )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 69 guests