justhost
05-10-2004, 12:17 PM
Hello
Does anyone know of a similar program to ImageMagick which works with ASP.NET?
Thanks.
Does anyone know of a similar program to ImageMagick which works with ASP.NET?
Thanks.
![]() | View Full Version : Is there an asp.net imagemagick type application? justhost 05-10-2004, 12:17 PM Hello Does anyone know of a similar program to ImageMagick which works with ASP.NET? Thanks. illogix 05-10-2004, 01:23 PM Are you looking for a free solution ? Once I was in the need for a similar solution and I could not find free components. On the other hand, I found plenty of paying ones. justhost 05-10-2004, 03:12 PM What are the paid solutions? I mean obviously I would prefer the FREE solution but need something. human39 05-11-2004, 10:12 AM well its not a direct asp.net solution, but you can get windows binaries of ImageMagick. do some sort of a system call to run it. *shrugs* illogix 05-11-2004, 04:43 PM Here is one control: http://www.websupergoo.com/imageglue5-1.htm |