Image format conversion API
Posted: 2007-09-14T11:43:56-07:00
Hi
I am trying to apply multiple resize operation on image uploaded through web page.
I have a JPG image uploaded from a web page in my memory blob.
Before performing multiple resize operations on the image i want to convert the JPG to MPC and then want to create new resized jpg images from the MPC image.
But i am having very hard time to convert the image from .jpg to .mpc using c or c++ API.
It is the most basic operation of the convert command in IM.
Is there any API that can be used to perform the basic conversion operation?
Thanks
Shalin.
I am trying to apply multiple resize operation on image uploaded through web page.
I have a JPG image uploaded from a web page in my memory blob.
Before performing multiple resize operations on the image i want to convert the JPG to MPC and then want to create new resized jpg images from the MPC image.
But i am having very hard time to convert the image from .jpg to .mpc using c or c++ API.
It is the most basic operation of the convert command in IM.
Is there any API that can be used to perform the basic conversion operation?
Thanks
Shalin.