M
mrajanikrishna
Hello friends,
I have developed an application using ASP.NET and SQL Server.
Ours is a garment factory. I need to design another module in my
application.
I want to generate images on fly based on users selection(body, sleeve
etc).
Until here no problem. Coz we have only 2 types of bodies and 3 types
of sleeves and 3 types of necks. I can design static images and save in
the system and call.
But I need to give selection of color to the user. Which color user has
selected, the image should display in that color.
Here I am strucked. So the solution is to generate images on fly as we
cant edit static images. Is there any other solution or any software
can edit the images at run time(especially color)?
Or can anyone suggest an idea?
Not ony in ASP.NET, any other also appreciated.
thanks in advance
I have developed an application using ASP.NET and SQL Server.
Ours is a garment factory. I need to design another module in my
application.
I want to generate images on fly based on users selection(body, sleeve
etc).
Until here no problem. Coz we have only 2 types of bodies and 3 types
of sleeves and 3 types of necks. I can design static images and save in
the system and call.
But I need to give selection of color to the user. Which color user has
selected, the image should display in that color.
Here I am strucked. So the solution is to generate images on fly as we
cant edit static images. Is there any other solution or any software
can edit the images at run time(especially color)?
Or can anyone suggest an idea?
Not ony in ASP.NET, any other also appreciated.
thanks in advance