Thanks for your time and the reply Fabrice,
I have downloaded Fabpaint V3 and done a partial quick and nasty test by
simply replacing the V1.2 DLL with the V3 DLL (haven't installed the V3
AEF
in my app yet, still using V1.2 AEF) as the old function calls in the new
DLL appear to be addressable okay. It all functions without program errors
BUT the thumbnail pictures (which now should be in original format, eg
4bpp,
16bpp or 24bpp) now do not display at all i.e. blank. (FabPaintCtrls that
I
use elsewhere in my app work perfectly though, so DLL seems to work okay)
Before I install the V3 AEF and experiment further, I noticed that in the
V3 AEF the FabPaintLib:ResizeBox() method definitely still only sup****ts
32bpp images and the DIBResizeBox() function (which I am using in my app)
is still do***ented as only sup****ting 32bpp (although perhaps the
underlying FreeImage code does, I suspect that it doesn't as I am getting
a
blank image in bbrowser).
Ken Yorke
"Fabrice Foray" <fabrice.foray@[EMAIL PROTECTED]
> wrote in message
news:fc9144e2-bf45-4687-9686-4cfb7eb0a2c2@[EMAIL PROTECTED]
> Hi,
> you should try with the lastest FabPaint V3
> Ex****ted functions have the same names, with the same parameters, at
> the same ordianl position, so it SHOULD be compatible with V1.2
>
> The new DLL has been build against FreeImage, which allows resizing on
> any BPP, so ....
>
> HTH,
> Fabrice.


|