Re: image offset
Bob Friesenhahn <[email protected]> Fri, 12 Jul 2019 11:54:58 -0500 (CDT)
| Newsgroups | gmane.comp.video.graphicsmagick.help |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 12 Jul 2019, mick crane wrote: > On 2019-07-12 13:43, Bob Friesenhahn wrote: > <> > you are not going to tell me are you what I need to put exactly in my bit of > code to get these pesky offsets to go away ? > You are going to make me find the syntax for myself =O) Yes, of course. Did you read the documentation on "Set an Image Attribute" at "http://www.graphicsmagick.org/perl.html#set-an-image-attribute". Based on the documentation and rather clear examples, I expect that this would work: $image->Set(page=>'+0+0'); GraphicsMagick is free software but my own time is not free and I have little time to spare. Bob -- Bob Friesenhahn [email protected], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ Public Key, http://www.simplesystems.org/users/bfriesen/public-key.txt