Imagemagick

J

Jim Red

Hello

Can someone give me an example how to use the Imagemagick - Identity
command?

Cheers

Jim
 
R

Roland Hall

: Hello
:
: Can someone give me an example how to use the Imagemagick - Identity
: command?

Is ImageMagick ASP related?

--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp
 
J

Jim Red

There is an OLE Object for use with ASP.

SET oImg = Server.CreateObject("ImageMagickObject.MagickImage.1")
 
J

Jeff Cochran

There is an OLE Object for use with ASP.

SET oImg = Server.CreateObject("ImageMagickObject.MagickImage.1")

It's third-party though, so you'll need to resort to the normal
support method of looking at the third-party provider's documentation.

Jeff
 
R

Roland Hall

in message : Sure, it's not an ASP Component itself.
: But I thought, that maybe somebody knew a solution.

I've never used it but it appears that the command it identify, not
identity. There are a host of parameters for the command-line which appear
to be the areas that need investigation and it would depend on which ones
you wanted to use.

http://www.imagemagick.net/www/identify.html

--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,151
Messages
2,570,854
Members
47,394
Latest member
Olekdev

Latest Threads

Top