Search found 3 matches
- 2016-04-28T05:39:23-07:00
- Forum: Users
- Topic: Shink image if width is larger than ...
- Replies: 6
- Views: 7031
Re: Shink image if width is larger than ...
Thank you guys, the code Bonzo suggested works like a charm! Thanks a lot!!!
- 2016-04-28T03:50:29-07:00
- Forum: Users
- Topic: Shink image if width is larger than ...
- Replies: 6
- Views: 7031
Re: Shink image if width is larger than ...
Yes it's PHP. Actually I do not really know how to use the ' and " correctly.
- 2016-04-28T02:39:01-07:00
- Forum: Users
- Topic: Shink image if width is larger than ...
- Replies: 6
- Views: 7031
Shink image if width is larger than ...
Hello,
I'm new to ImageMagick and I'm having troubles with shrinking:
I would like to shrink the image if the width is larger than 460px.
by that code it resizes all images to width 460px.
I tried several combinations with 460x> and 460x\> and 460x\\> as I found it on the web as suggestions, but ...
I'm new to ImageMagick and I'm having troubles with shrinking:
I would like to shrink the image if the width is larger than 460px.
by that code it resizes all images to width 460px.
I tried several combinations with 460x> and 460x\> and 460x\\> as I found it on the web as suggestions, but ...