Accusoft.ImagXpress13.Net
Load Image from Another ImageX Object

An ImageX object can be loaded with a copy of a different ImageX object:

C# Example
Copy Code
// This code demonstrates how an ImageX object can be loaded with a copy of a different ImageX object
targetImageX = sourceImageX.Copy();
See Also

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback