Hi,
If I create two ImgX objects and load each with a 1-bit image and then merge one into the other with ImageWithMergeOptions() the resulting image is 24-bit.
Is there some way I can prevent the merged image from being promoted from 1-bit to 24-bit?
Thanks
...Joe