Notice to Forum Administrator: The subject of this thread has been concluded and this thread can be closed.
AnotherGeorge
Search found 6 matches
- 2018-09-06T13:35:58-07:00
- Forum: IMagick
- Topic: How to get Image's width and height in STDOUT
- Replies: 9
- Views: 104796
- 2018-09-06T13:32:34-07:00
- Forum: IMagick
- Topic: How to get Image's width and height in STDOUT
- Replies: 9
- Views: 104796
Re: How to get Image's width and height in STDOUT
No Problem. You said on Sept-03 "With the interactive command shell (CMD), don't double them". I am not familiar with an "interactive command shell (CMD)". I stated in my first thread input that I was using Windows7 Pro. I only know about CMD as the cmd.exe shell (pseudo shell in Win7) which I used ...
- 2018-09-05T07:43:14-07:00
- Forum: IMagick
- Topic: How to get Image's width and height in STDOUT
- Replies: 9
- Views: 104796
Re: How to get Image's width and height in STDOUT
It would seem my Windows7 Pro is broken. I repeated the BAT execution from a "cmd.exe" window and got the same results as before. I made a video of the process I followed - the same as before except started by executing cmd.exe. I made a little website with the video, the BAT file and the JPG file ...
- 2018-09-02T20:50:07-07:00
- Forum: IMagick
- Topic: How to get Image's width and height in STDOUT
- Replies: 9
- Views: 104796
Re: How to get Image's width and height in STDOUT
Me Again. It occured to me that I had executed the BAT from my "Total Commander" file manager instead from a Windows7 "shell". That would be a proper, more universal form of execution. Here are the results from doing that (copied from the window ...
- 2018-09-02T20:13:57-07:00
- Forum: IMagick
- Topic: How to get Image's width and height in STDOUT
- Replies: 9
- Views: 104796
Re: How to get Image's width and height in STDOUT
Thank You Snibgo for your reply. Unfortunately, the commands didn't work - but I got them to work. I studied your first command in depth and my comments are below. I tried your second command only in a JPSoft script and got the same change-in-results as in the first command detailed below. REGARDING ...
- 2018-09-01T15:25:49-07:00
- Forum: IMagick
- Topic: How to get Image's width and height in STDOUT
- Replies: 9
- Views: 104796
How to get Image's width and height in STDOUT
The short version: how to get an image's width and height ONLY in STDOUT. The long version: I'm an Imagick novice using Windows 7 Pro. I've been using Imagick for about four years, but only to mine image data for JPSoft (https://jpsoft.com) scripts for image selection and housekeeping. I find the ...