[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Merging Bytarr



I am new to bytarr operation.

I have 3 separate color images in the following format:

bytarr(3,40,15500)
bytarr(3,40,15500)
bytarr(3,40,4000)

Each representing a portion of a large image. They were read from 3 separate
files.

What is the easiest way to combine these 3 files into one file and output it
to a single file for later operation.

Thanks,
Mark