Search found 5 matches
- 2017-10-12T15:49:03-07:00
- Forum: Users
- Topic: Why display command doesn't work?
- Replies: 12
- Views: 12984
Re: Why display command doesn't work?
I would ask the last question, is it true that under windows Magick can't display the images?
- 2017-10-11T15:52:53-07:00
- Forum: Users
- Topic: Why display command doesn't work?
- Replies: 12
- Views: 12984
Re: Why display command doesn't work?
thank you for your kind suggestion but for me it is not an option.. for different reasons of flexibility (image where put on shared folder and overwritten anytime, according to next events)
I'm looking for an image viewer which I can start from command line, has someone an idea? Thank you
I'm looking for an image viewer which I can start from command line, has someone an idea? Thank you
- 2017-10-11T13:03:10-07:00
- Forum: Users
- Topic: Why display command doesn't work?
- Replies: 12
- Views: 12984
Re: Why display command doesn't work?
unfortunately movies and images change.. I already considered that
There should be an image viewer who do that..
There should be an image viewer who do that..
- 2017-10-11T12:34:22-07:00
- Forum: Users
- Topic: Why display command doesn't work?
- Replies: 12
- Views: 12984
Re: Why display command doesn't work?
hi mates, thank you very much for answering me :) Probably you didn't understand my questions completely, and I'm sure it's because I haven't expressed myself right. there is not display.exe, neither IM_display.exe, there is only magick.exe, also magick im_display c:\users\admin\desktop\1.jpg doesn ...
- 2017-10-11T10:43:42-07:00
- Forum: Users
- Topic: Why display command doesn't work?
- Replies: 12
- Views: 12984
Why display command doesn't work?
Hi everyone, I kindly need your help I would like to display an image under win10, I start this command line from a dos prompt with administrative privileges: magick display c:\users\admin\desktop\1.jpg eventually I tried also: magick display -size 1280x1024 -window root c:\users\admin\desktop\1.jpg ...