I would like to make an 3-5 horizontal image grid, scale it down and combine on top of another image. Image a thumbnail that shows small color variants. Can this be achieved?
This is how it should look like afterwards:
––––––––––––––––––
| |
| |
| |
| [1][2][3][4] |
| |
––––––––––––––––––
This would be a basic question, if it’s possible to use 2 different sources for images to combine: one for the main image and one for the row images and then combine both. could not find a way to do this…
Did it by hand in photoshop, but would love to find a way to automate it… So what if all of them would be source images and the first would be background and the other ones combine to a image grid that gets overlayed? That was my thought… but seams to be too complex.