How to copy an image several times into a new image, or more general: how to create new layers and modify them #102
-
|
Hello, I would like to copy the input image several times and place it with x,y offsets at different positions within the page. I tried following steps:
However, 2) didn't make any effect, so 3) just moved the original layer instead of a copy of it. Anyone being able to help me on that? Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Hi, at this moment this can be achieved as follows:
However, with |
Beta Was this translation helpful? Give feedback.
-
|
Great, that works. Thank you so much for your support! |
Beta Was this translation helpful? Give feedback.
Hi, at this moment this can be achieved as follows:
Insert backgroundorInsert foregroundactionAlign and offsetas you mentioned. Instead ofCurrent Layer, you would useLayer Below (Background)orLayer Above (Foreground).Merge backgroundorMerge foregroundaction below the action(s) you added in step 2 (by dragging the action with mouse or Alt+Down).However, with
Insert backgroundorInsert foreground, you can only insert the same image for all inputs, i.e. you won't be able to duplicate the input image and manipulate it (such as viagimp…