On-the-fly conversion and resizing of images
Posted: Mon Jun 27, 2005 7:05 pm
Hi,
I'm using Delphi 7 on Windows 2000
I'm using the Intraweb components of AtoZedSoftware to develop a Apache DSO for Windows and therefore I can not use Delphi VCL components.
In the Apache DSO, I want do on-the-fly conversion and resizing of images by using non visual component libraries (DLLs).
I want to convert any popular image type (bmp, gif, jpg, etc.) to JPG, compress the file and resize it to a certain pixel height with maintaining the aspect ration before loading the file into a FireBird database.
My question:
Can I do it with the GFL SDK library and where can I get examples about using it via Delphi.
Regards,
Nols Smit
I'm using Delphi 7 on Windows 2000
I'm using the Intraweb components of AtoZedSoftware to develop a Apache DSO for Windows and therefore I can not use Delphi VCL components.
In the Apache DSO, I want do on-the-fly conversion and resizing of images by using non visual component libraries (DLLs).
I want to convert any popular image type (bmp, gif, jpg, etc.) to JPG, compress the file and resize it to a certain pixel height with maintaining the aspect ration before loading the file into a FireBird database.
My question:
Can I do it with the GFL SDK library and where can I get examples about using it via Delphi.
Regards,
Nols Smit