Search found 3 matches
- 2011-09-05T11:39:18-07:00
- Forum: Users
- Topic: Different Canvas sizes
- Replies: 2
- Views: 5941
Different Canvas sizes
Hello, I was searching a lot but did not find a solution for the following problem: My original jpeg has a size of, e.g., 1024/768. I want to resize and crop to different sizes. In three steps I was trying to transform it to 80px/50px - 480/280 - 150/150. For resizing I already tried several ...
- 2009-02-12T22:37:37-07:00
- Forum: IMagick
- Topic: Width and height - how to get Images in a fixed canvas
- Replies: 2
- Views: 9722
Re: Width and height - how to get Images in a fixed canvas
That's it. Thank you!
- 2009-02-12T09:54:19-07:00
- Forum: IMagick
- Topic: Width and height - how to get Images in a fixed canvas
- Replies: 2
- Views: 9722
Width and height - how to get Images in a fixed canvas
Hello guys, first: sorry for a possibly bad explanation, but it's not really easy describing it in english. I use the command like this exec("/usr/bin/convert $userfile[0]: -resize ....) My problem is: I'd like to have a fixed canvas, in which i print my pictures. Vertical ones should have the same ...