Search found 2 matches

by CyberMew
2013-07-02T00:01:20-07:00
Forum: Users
Topic: Can't even crop
Replies: 6
Views: 5213

Re: Can't even crop

I want the width and height to remain the same. I did just that: convert image.png -crop WxH+X+Y croppedimage.png and it really fully crop the portion like what paint/ps do. I am using this because I want it to equally split the image into 10x1 but still using the same width/height, so I can use the...
by CyberMew
2013-07-01T22:09:02-07:00
Forum: Users
Topic: Can't even crop
Replies: 6
Views: 5213

Can't even crop

I am using ImageMagick 6.8.6-3-Q16. I am cropping parts of a png image with transparency, i.e. the width and height must retain. What it does for me is it indeed crops out part of the image, but removes the rest of the canvas as well. This is different from what the documentation stated, i.e. the si...