
Search found 5 matches
- 2015-02-16T12:55:13-07:00
- Forum: Users
- Topic: Resizing canvas based on current height/width
- Replies: 9
- Views: 5826
Re: Resizing canvas based on current height/width
Ah ok - thanks, not very familiar with the syntax yet so would probably have scratched my head a few times with that 

- 2015-02-16T12:48:05-07:00
- Forum: Users
- Topic: Resizing canvas based on current height/width
- Replies: 9
- Views: 5826
Re: Resizing canvas based on current height/width
Will do, fmw42 - thank you so much, very appreciated in deed! 

- 2015-02-16T09:56:42-07:00
- Forum: Users
- Topic: Resizing canvas based on current height/width
- Replies: 9
- Views: 5826
Re: Resizing canvas based on current height/width
Still struggling a bit with this one - is there any way to have IM detect the image width and height and then compute the correct adjusted width or height based on those values + aspect ratio? Or any workarounds to accomplish the same result...? /me is stumped :? Any help would be greatly ...
- 2015-02-11T14:01:32-07:00
- Forum: Users
- Topic: Resizing canvas based on current height/width
- Replies: 9
- Views: 5826
Re: Resizing canvas based on current height/width
Thanks a million for the input, guys - much appreciated! 

- 2015-02-11T06:25:16-07:00
- Forum: Users
- Topic: Resizing canvas based on current height/width
- Replies: 9
- Views: 5826
Resizing canvas based on current height/width
Hi all :-) Can't seem to wrap my head around this one :roll: - hopefully one if you geniuses can :D I have a bunch of images with varying sizes and aspect ratios where I need to add white canvas so they end up with an aspect ratio of 4/3. Example 1: If the image is 600 x 300 pixels, I need for IM to ...