Accusoft.ImagXpressSdk Namespace > ImageX Class : Copy Method |
'Declaration Public Function Copy() As ImageX
public ImageX Copy()
public: ImageX* Copy();
public: ImageX^ Copy();
The ImageX object implements the IDisposable interface and the application is required to call the Dispose method when the application is done with ImageX object, otherwise memory may leak.