Viewer

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
evilaro
Posts: 27
Joined: 2015-08-11T02:17:47-07:00
Authentication code: 1151

Viewer

Post by evilaro »

Hi:

My OS is Windows.

I use IM to crop, resize and convert images.

Once done I use the image viewer I am used to, to
see the converted image.

Still I wonder if IM has his own viewer, or what
Activex viewer you recomend.

Thanks

Emilio
snibgo
Posts: 12159
Joined: 2010-01-23T23:01:33-07:00
Authentication code: 1151
Location: England, UK

Re: Viewer

Post by snibgo »

ImageMagick has a viewer, called imdisplay.exe on Windows. I don't use it much.
snibgo's IM pages: im.snibgo.com
User avatar
dlemstra
Posts: 1570
Joined: 2013-05-04T15:28:54-07:00
Authentication code: 6789
Contact:

Re: Viewer

Post by dlemstra »

I have also actually created a viewer for Windows. It's really basic and it can be downloaded here: https://magickviewer.codeplex.com/releases
.NET + ImageMagick = Magick.NET https://github.com/dlemstra/Magick.NET, @MagickNET, Donate
evilaro
Posts: 27
Joined: 2015-08-11T02:17:47-07:00
Authentication code: 1151

Re: Viewer

Post by evilaro »

dlemstra:

I tried to dowload but it gives me a error
And on my present viewer yours does not appear
so it means the instalation I tried did not work.

Thanks

Emilio
evilaro
Posts: 27
Joined: 2015-08-11T02:17:47-07:00
Authentication code: 1151

Re: Viewer

Post by evilaro »

Snibgo:

I tried to dowload it but my anti-virus alerts me....

Looking at internet I feel there is not easy to download it
without problems.

Any other sugestion?
Thanks

Emilio
snibgo
Posts: 12159
Joined: 2010-01-23T23:01:33-07:00
Authentication code: 1151
Location: England, UK

Re: Viewer

Post by snibgo »

evilaro wrote:I tried to dowload it but my anti-virus alerts me....
Tried to download what?

I mostly use Microsoft Photo Viewer. When I need to know pixel values, or what colours are behind transparency, I use Gimp (but Gimp is 8-bit only).
snibgo's IM pages: im.snibgo.com
evilaro
Posts: 27
Joined: 2015-08-11T02:17:47-07:00
Authentication code: 1151

Re: Viewer

Post by evilaro »

snibgo:

I tried to dowload the imdisplay.exe.

But my antivirus gave me a alert on possible problems.

Thanks for the other suggestions.

Emilio
rich2005
Posts: 32
Joined: 2012-04-09T11:07:36-07:00
Authentication code: 8675308

Re: Viewer

Post by rich2005 »

evilaro wrote: ...snip...I tried to dowload the imdisplay.exe.
Emilio
No need to download anything extra, imdisplay.exe is part of the IM installation (just called display in linux but Win already has one called that).

screenshot http://i.imgur.com/fQlbhUN.jpg
evilaro
Posts: 27
Joined: 2015-08-11T02:17:47-07:00
Authentication code: 1151

Re: Viewer

Post by evilaro »

rich2005:

You are absolutelly right. I got it
and works very well.

Thans

Emilio
Post Reply