I can't find the docs in imagemagick that pertain to translating an image by dx,dy pixels.
Can someone help me? I want to produce an image that's the same size as the original, just shifted, and with the new pixels set to color X.
|
I can't find the docs in imagemagick that pertain to translating an image by dx,dy pixels. Can someone help me? I want to produce an image that's the same size as the original, just shifted, and with the new pixels set to color X. |
|||
|
|
|
I believe you are looking for
This is further documented with examples at ImageMagick v6 Examples -Distorting Images under the Distortions Using Control Points heading. |
|||
|
|