Question
auto copy one pixel row from image....
Can someone help me write a script that:
- from my selection (1 pixel row)
- auto copy selected area to next row into new layer (up or down)... and so on (into the same second layer)... until it reaches the end of the image
- the result is a photos with two layers; in the first is my image and in second is multicolored pattern

