How join Multiple images in one image file? (not anim)
Posted: 2008-12-28T07:04:40-07:00
How join Multiple images in one image file?
i have 100 images and i want to:
-add image 00.bmp to main.bmp
-add image 01.bmp to the end, bottom 00.bmp in main.bmp
-....
-add image 100.bmp to the end, bottom 99.bmp in main.bmp
When i use -adjoin i get always other multiple files (png, bmp) or when gif is output i get anim gif where every bmp image is a separate frame.
Other words i looking for opposite for -split command
i have 100 images and i want to:
-add image 00.bmp to main.bmp
-add image 01.bmp to the end, bottom 00.bmp in main.bmp
-....
-add image 100.bmp to the end, bottom 99.bmp in main.bmp
When i use -adjoin i get always other multiple files (png, bmp) or when gif is output i get anim gif where every bmp image is a separate frame.
Other words i looking for opposite for -split command