Search found 7 matches
- 2012-04-12T02:03:10-07:00
- Forum: Users
- Topic: how to resize image A.png according to B.png?
- Replies: 2
- Views: 4767
how to resize image A.png according to B.png?
e.g. B.png width is x, height is y. and how to resize A.png to x*y
- 2012-04-12T01:50:45-07:00
- Forum: Users
- Topic: how to convert a png to transparency in gradients
- Replies: 8
- Views: 11794
Re: how to convert a png to transparency in gradients
thanks all of you
- 2012-04-11T23:52:23-07:00
- Forum: Users
- Topic: how to convert a png to transparency in gradients
- Replies: 8
- Views: 11794
Re: how to convert a png to transparency in gradients
very thanks i want to change both side, how? i try this code, but it not work convert 460.png ( -clone 0 -alpha extract ) ( -size 440x431 gradient: -rotate -90 -threshold 10% -blur 30x65535 -level 0x50% ) ( -size 440x431 gradient: -rotate -270 -threshold 30% -blur 70x65535 -level 0x50% ) ( -clone 1 ...
- 2012-04-11T21:31:53-07:00
- Forum: Users
- Topic: how to convert a png to transparency in gradients
- Replies: 8
- Views: 11794
how to convert a png to transparency in gradients
hi all of you
i have a png file ,and i want to change the file right side to transparency in gradients.
ori. file :
and i want:
how can i do this.
thanks.
i have a png file ,and i want to change the file right side to transparency in gradients.
ori. file :
and i want:
how can i do this.
thanks.
- 2011-08-07T05:51:10-07:00
- Forum: Users
- Topic: crop question
- Replies: 2
- Views: 4608
Re: crop question
fixed
thanks.
thanks.
- 2011-08-07T00:47:56-07:00
- Forum: Users
- Topic: crop question
- Replies: 2
- Views: 4608
crop question
i have a image a.png, the size is 1109 x 847. and i crop it to a new image: convert a.png -crop 847x847+97+0 b.png, the b.png size is 847 x 847 now i crop b.png to a new image again: convert b.png -crop 200x200+50+50 c.png now the image c.png size is 153 x 200, why? why c.png size is not 200 x 200 ...
- 2011-07-12T06:51:41-07:00
- Forum: Developers
- Topic: how to change the pad layer pic and do not change the filter
- Replies: 0
- Views: 3297
how to change the pad layer pic and do not change the filter
hi all
i have a psd file, it's layer comtain some filters.
i want change the layer's image and need keep the filters.
can imagemagick do this job?
how?
i have a psd file, it's layer comtain some filters.
i want change the layer's image and need keep the filters.
can imagemagick do this job?
how?