An ImageX object can be loaded with a copy of a different ImageX object:
// This code demonstrates how an ImageX object can be loaded with a copy of a different ImageX object targetImageX = sourceImageX.Copy();
©2019. Accusoft Corporation. All Rights Reserved.